Difference between revisions of "Raspberry pi"
Jump to navigation
Jump to search
m |
m (Add link to RPi Pico datasheet with board schematic, Zephyr 3.1.0 documentation on RPi Pico.) |
||
| Line 7: | Line 7: | ||
| + | RPi Pico board datasheet, contains Pico board schematic: | ||
| + | * https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf | ||
| + | |||
| + | |||
| + | Some Zephyr documentation on RPi Pico board, Zephyr 3.1.0: | ||
| + | |||
| + | * https://docs.zephyrproject.org/3.1.0/boards/arm/rpi_pico/doc/index.html | ||
<!-- EOF --> | <!-- EOF --> | ||
Revision as of 18:19, 3 August 2022
2022-08-03
RPi Pico board datasheet, contains Pico board schematic:
Some Zephyr documentation on RPi Pico board, Zephyr 3.1.0: