Skip to content

Release 4.7.1 - SDK 2.2.0 build hotfix for LWIP

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 17:16
· 4 commits to master since this release

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)