Weird Constructor
|
0e3136da11
|
Add an example for accessing an SD/MMC card via SPI (#258)
|
2022-01-10 00:16:35 +11:00 |
|
David Sawatzke
|
c02984b422
|
boards/pico: Remove mention of boot select button
The boot selector pin is attached to SPI_SS and not easily read (an
example
https://github.com/raspberrypi/pico-examples/blob/master/picoboard/button/button.c),
since the code reading needs to reside in sram.
Simply fix the documentation
|
2022-01-02 14:01:23 +11:00 |
|
Jonathan Pallant (Ferrous Systems)
|
6271e8670f
|
rp-pico will be 0.2.0 as 0.1.0 exists already.
@jannic wrote 0.1 a long time ago, and agreed we could take over the
package name.
|
2021-12-23 11:51:02 +00:00 |
|
Jonathan Pallant (Ferrous Systems)
|
8f0a2788eb
|
Renamed pico to rp-pico.
|
2021-12-23 11:18:52 +00:00 |
|