11 Commits

Author SHA1 Message Date
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
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
Henry Gabryjelski
c63ef7cba7 Fix #41 - Remove debug pin per @kilograham (#47) 2021-03-05 09:30:26 -06:00
Graham Sanderson
33854562cd Remove incorrect inverted dependency on Pioasm which broke Ninja build (#24) 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
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00