Graham Sanderson
d717fe239a
Add mention of develop branch to README.md ( #1207 )
2023-01-29 17:02:21 -06:00
Andrew Scheller
05c3f22879
Update documentation-links (remove FAQ and add the two Pico W books) ( #1123 )
2023-01-19 16:47:21 -06:00
David Greaves
616e120558
Add information on targetting the Pico W. Fixes #895 ( #896 )
...
* Add information on targetting the Pico W
Based on comments in https://github.com/raspberrypi/pico-sdk/issues/895 which pointed here:
https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf
I didn't add the pdf link as there are no links to other pdfs.
* Rewording
* stray comma
Co-authored-by: Graham Sanderson <graham.sanderson@gmail.com>
2022-11-30 13:08:04 -06:00
graham sanderson
5e9a5e827b
Add Pico W and lwIP support
2022-06-30 00:46:13 -05:00
ewpa
c573775f86
Change the quick-start instructions to include installation of the ( #92 )
2021-05-31 12:17:00 -05:00
Exr0n
d35d1b331e
Fix path + typo in README.md ( #347 )
...
* Fix path + typo in README.md
* Remove incorrect path change
* Remove typo
2021-05-02 15:14:17 -05:00
Andrew Scheller
fc17f880fd
Lots of Doxygen tweaks and fixes ( #212 )
...
* Add documentation for gpio_irq_callback_t and rtc_callback_t (fixes #175 )
* Hook up pico_binary_info and pico_bootsel_via_double_reset to the Doxygen index
* Add link to new Raspberry Pi Pico FAQ
* Consistently add parentheses for \sa or \see links to function-names
* Use consistent capitalisation for 'GitHub'
* Small typos and markup errors
2021-03-04 21:22:48 -06:00
Andrew Scheller
7fea95386c
REAMDE.md improvements
...
Fix the order of the steps (fixes #133 ) and make it clearer that step 2 is choose-just-one-option
2021-03-04 21:22:48 -06:00
andrum99
9111614e98
README.md: minor grammar fixes ( #35 )
...
Co-authored-by: Luke Wren <wren6991@gmail.com>
2021-02-01 14:46:45 -06:00
graham sanderson
f58c6d9cc9
bump cmake minimum version to 3.13
2021-02-01 14:46:45 -06:00
graham sanderson
3e52e57f5f
Standardise references to the Raspberry Pi Pico SDK
2021-02-01 14:46:45 -06:00
Bartek Pacia
0f3b795116
Update README.md
2021-01-23 14:22:41 -06:00
Liam Fraser
ef38b746ef
Explicitly add libnewlib-arm-none-eabi to dependencies. It is typically pulled in by gcc-arm-none-eabi as a recommended package.
2021-01-21 16:51:40 +00:00
graham sanderson
26653ea81e
Initial Release
2021-01-20 10:44:27 -06:00