Skip to content

Repository files navigation

Copyright 2026, Ahmed Abdulla. All Rights Reserved.

Lightweight DHCP client

Status: Completed.

Optional TODO:
Split sendUdpMessage into two functions:
- first fn assembles UDP packet and return pointer to UDP packet. The pointer can be casted to e.g. a DHCP frame, allowing in-place modification instead of copying (should reduce stack usage by ~2KiB).
- second fn finalizes packet and sends it. Requires size of UDP data section to be provided

About

An embedded DHCP client implemented on a TI TM4C123GH6PM uC. For CSE4352 @ UTA

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages