Skip to content

Commit 56ac1ac

Browse files
yonschstephanosio
authored andcommitted
doc: Added Raspberry Pi Pico changes to v3.3.0 release notes
Added the new features that were added since the last release to the release notes. Signed-off-by: Yonatan Schachter <[email protected]>
1 parent a18357c commit 56ac1ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,10 @@ Boards & SoC Support
383383

384384
* Added support for these ARM boards:
385385

386+
* Adafruit KB2040
386387
* GigaDevice GD32L233R-EVAL
387388
* GigaDevice GD32A503V-EVAL
389+
* Sparkfun pro micro RP2040
388390

389391
* Added support for these ARM64 boards:
390392

@@ -565,6 +567,8 @@ Drivers and Sensors
565567
full flash erase was started before a restart, this might result in several
566568
minutes of waiting time (depending on flash size and erase speed).
567569

570+
* rpi_pico: Added a flash driver for the Raspberry Pi Pico platform.
571+
568572
* FPGA
569573

570574
* Add preliminary support for the Lattice iCE40.
@@ -707,6 +711,7 @@ Drivers and Sensors
707711
* Enhanced FXOS8700, FXAS21002, and BMI270 drivers to support SPI in addition
708712
to I2C.
709713
* Enhanced ST LIS2DW12 driver to support freefall detection.
714+
* rpi_pico: Added die temperature sensor driver.
710715

711716
* Serial
712717

0 commit comments

Comments
 (0)