15 Commits

Author SHA1 Message Date
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