File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments