Overview
Hotfix for a missing interrupt disable call in the LWIP headers, leading to possible race conditions.
Networking
- Fix LWIP defines, remove dup'd includes (#3065)
Boards
- Support the Pimoroni Explorer board. (#3067)
Peripherals
- Handle SPISlave with no output data ever written (#3069)
- Clean up ignored-qualifier warnings in ABM (#3071)