Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 654 Bytes

File metadata and controls

28 lines (17 loc) · 654 Bytes

Changelog

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.

Unreleased

Created based on the rp-pico BSP.

Added

  • None

Changed

  • Pin assignments to match Pico W hardware.

TODO

  • 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.