commit | cf0f00d942a919b4cbc06567dfefec29cc7b07d8 | [log] [tgz] |
---|---|---|
author | Luca Burelli <l.burelli@arduino.cc> | Tue Jun 24 15:40:41 2025 +0800 |
committer | Dan Kalowsky <dank@deadmime.org> | Wed Jun 25 16:01:18 2025 -1000 |
tree | 5894376e3757ceae06812586d65b7d7273f65948 | |
parent | 87f1cb5b32d5ca0632b8885e105859c61a5526b5 [diff] |
boards: opta: shape the LAN controller reset pulse Instead of assuming the reset pin is low at boot, create a reset pulse by setting the pin low long enough for the LAN controller to recognize it. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>