diff options
author | Jared Hancock <jared.hancock@centeredsolutions.com> | 2024-03-20 09:04:49 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-25 13:25:19 +1100 |
commit | 086d4d127d2b85d8e04c73f7f54fc90c0a2e5c57 (patch) | |
tree | a152c2b72f9db1991454bad4d144ed768f8c9d64 /tools/codeformat.py | |
parent | fcaf10991727bdf125b2b4f21e4557dd4f74d255 (diff) |
extmod/network_wiznet5k: Properly enable interrupt signal on w5100s.
According to the datasheet, the IEN bit to enable the interrupt is in the
MR2 register, not the MR register.
This is just cleanup as the interrupt appears to be enabled by default
after resetting the chip.
Tested on W5100S_EVB_PICO.
Diffstat (limited to 'tools/codeformat.py')
0 files changed, 0 insertions, 0 deletions