diff options
author | xengineering <me@xengineering.eu> | 2025-01-20 21:39:04 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-20 21:39:04 +0100 |
commit | e8659cc9d9dfb38cadc8432beb04e447317576b8 (patch) | |
tree | c2cfe824c27a8a3af6cf34778a762e5871a05a7f /pcb/soundbox.kicad_sch | |
parent | 2c6e4f04a7ca033b37ee76d7251c2d24de469af8 (diff) | |
download | soundbox-e8659cc9d9dfb38cadc8432beb04e447317576b8.tar soundbox-e8659cc9d9dfb38cadc8432beb04e447317576b8.tar.zst soundbox-e8659cc9d9dfb38cadc8432beb04e447317576b8.zip |
pcb: Remove note about MAC EEPROMpcb
It could be validated that the ESP32 S2 has an embedded hardware MAC
address and it is assumed that this is the case for the S3 too.
Diffstat (limited to 'pcb/soundbox.kicad_sch')
-rw-r--r-- | pcb/soundbox.kicad_sch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pcb/soundbox.kicad_sch b/pcb/soundbox.kicad_sch index 980ca8d..a75991f 100644 --- a/pcb/soundbox.kicad_sch +++ b/pcb/soundbox.kicad_sch @@ -7001,16 +7001,6 @@ ) (uuid "e7075ca1-6e4b-4677-9383-f4bd622dd00c") ) - (text "TODO:\nAdd EEPROM with EUI-48 MAC address\nif address cannot be retrieved on\ndev board" - (exclude_from_sim no) - (at 226.06 149.86 0) - (effects - (font - (size 1.27 1.27) - ) - ) - (uuid "61bc1ef3-4330-4b18-b057-0d1058381466") - ) (text "TODO:\nEEPROM for FTDI chip config" (exclude_from_sim no) (at 71.374 180.594 0) |