28 Commits

Author SHA1 Message Date
Andrew Scheller
df23bb6ded Fix example-names mentioned in warning messages 2021-03-05 09:30:26 -06:00
graham sanderson
68a18659da generated python is changed 2021-03-05 09:30:26 -06:00
Andrew Scheller
a1fe323927 Typo
mismatched closing-quote
2021-03-05 09:30:26 -06:00
graham.sanderson@raspberrypi.com
f8933bd5d2 fixup typos 2021-03-05 09:30:26 -06:00
graham sanderson
82b6dc0576 fixup examples based on default pin #define-s and also support them being undefined 2021-03-05 09:30:26 -06:00
graham sanderson
9c7e31b8e7 hello_world: fix build guards to allow host build, and improve missing tinyusb message 2021-03-05 09:30:26 -06:00
graham sanderson
396ca36dc1 make pio-blink use correct sys clock value 2021-03-05 09:30:26 -06:00
Ha Thach
86ca3fec6c change blink to use PICO_DEFAULT_LED_PIN to support other boards (#57)
* change blink to use PICO_DEFAULT_LED_PIN to support other boards

* also update pio/pwm and picoboard/blinky system/hello_double_tap
2021-03-05 09:30:26 -06:00
Luke Wren
e77a4a84d1 Add example of detaching peripheral clock and varying system clock 2021-03-05 09:30:26 -06:00
Luke Wren
fb68d2810e Also update readme for pico_bootsel_via_double_reset 2021-03-05 09:30:26 -06:00
Luke Wren
6cc888c255 hello_double_tap: use pico_bootsel_via_double_reset from SDK 2021-03-05 09:30:26 -06:00
Luke Wren
cad9225899 typo in comment 2021-03-05 09:30:26 -06:00
Luke Wren
98422e1afc Fix garbage at start when doing repeated capture with non-po2 sample size 2021-03-05 09:30:26 -06:00
Luke Wren
475a726c0d Fix logic analyser for non-power-of-2 sample widths, and clean and comment. 2021-03-05 09:30:26 -06:00
Luke Wren
6724968c8d Fix copyright date, add comment clarifying FIFO behaviour 2021-03-05 09:30:26 -06:00
Luke Wren
e81e0a022a Add pio_clocked_input example 2021-03-05 09:30:26 -06:00
James Hughes
d9caecb9f4 Add a multicore_runner example that uses queues 2021-03-05 09:30:26 -06:00
Henry Gabryjelski
c63ef7cba7 Fix #41 - Remove debug pin per @kilograham (#47) 2021-03-05 09:30:26 -06:00
Mohammed Aslam
3617ade198
Fixed typo (#30)
* Fixed typo

* Typo, "execellent" -> "excellent"
2021-02-05 16:17:13 +00:00
Graham Sanderson
33854562cd Remove incorrect inverted dependency on Pioasm which broke Ninja build (#24) 2021-02-01 14:50:13 -06:00
Graham Sanderson
2cbea72cd3 Add system/unique_board_id (#25)
Co-authored-by: Luke Wren <wren6991@gmail.com>
2021-02-01 14:50:13 -06:00
Andrew Scheller
312dda4726 Standardise references to Raspberry Pi Pico SDK (#21) 2021-02-01 14:50:13 -06:00
Andrew Scheller
90d785bb5b Standardise start/end comment tags (to our internal format) (#20) 2021-02-01 14:50:13 -06:00
Graham Sanderson
58f46b2526
Merge pull request #17 from raspberrypi/develop
VS code settings updates, ADC example
2021-01-26 08:04:29 -06:00
Andrew Scheller
2b0aa6bc79 Fix the case of the 'gdbPath' setting, and locate the SVD using $PICO_SDK_PATH 2021-01-26 13:32:04 +00:00
Luke Wren
977c39e7bc
Merge pull request #15 from raspberrypi/adc-dma-example
Add ADC DMA example
2021-01-24 22:01:06 +00:00
Luke Wren
40dc8e2b17 Add ADC DMA example 2021-01-24 21:49:43 +00:00
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00