All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Created based on the rp-pico BSP.
- None
- Pin assignments to match Pico W hardware.
- Implement Wifi driver
- Add led pin (not a native GPIO, but could provide a compatible API so rp-pico examples can work on rp-pico-w with little modification)
- Fix pico_w_blinky example.