Age | Commit message (Collapse) | Author | |
---|---|---|---|
14 days | fw: network: Rename from mac | xengineering | |
The scope of the mac.{c,h} files was very small. Furthermore more network related logic needs a place. Thus making the name more general makes sense. | |||
14 days | fw: mac: Implement MAC address setting | xengineering | |
The used MAC address is from an example range. Later it can easily be combined with reading from a MAC-providing EEPROM chip to using a unique hardware MAC on the device. |