madison-embedded / gcc-builds

For projects built with the GNU toolchain.
GNU General Public License v3.0
11 stars 8 forks source link

Common: change prompt, use MAC address to track boards #22

Closed vkottler closed 7 years ago

vkottler commented 7 years ago

Create a badgerloop.h configuration file that we can use to keep track of all Badgerloop specific development information.

This would be a great place to create MAC address + Board Name pairs so we can have printPrompt print something like this:

BOARD_NAME ~>

Also implement a command print <arg> that for now has the ability to print the MAC address when print MAC is entered.

vkottler commented 7 years ago

Should be worked on today

vkottler commented 7 years ago

Need to add MAC address to post output (have function for creating MAC)

vkottler commented 7 years ago

added to post, they don't have hardwired MAC addresses so the tracking aspect isn't possible