13 Commits

Author SHA1 Message Date
graham sanderson
112a592349 generated python is changed 2021-03-01 10:18:35 -06:00
graham sanderson
3c82d8aa2b fixup examples based on default pin #define-s and also support them being undefined 2021-03-01 09:43:10 -06:00
graham sanderson
614ee3f2d2 make pio-blink use correct sys clock value 2021-03-01 09:27:22 -06:00
Ha Thach
1be0e7fc28
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-02-22 15:08:12 +00:00
Luke Wren
b9b5b4f121 typo in comment 2021-02-11 11:35:55 -06:00
Luke Wren
5441888fa1 Fix garbage at start when doing repeated capture with non-po2 sample size 2021-02-11 11:35:55 -06:00
Luke Wren
80189633b1 Fix logic analyser for non-power-of-2 sample widths, and clean and comment. 2021-02-11 11:35:55 -06:00
Luke Wren
b4b25e1f0d Fix copyright date, add comment clarifying FIFO behaviour 2021-02-11 11:33:07 -06:00
Luke Wren
dbe9a66898 Add pio_clocked_input example 2021-02-11 11:33:07 -06:00
Henry Gabryjelski
8b016f0bcb
Fix #41 - Remove debug pin per @kilograham (#47) 2021-02-11 17:09:09 +00:00
Graham Sanderson
0d3b9d7cbc
Remove incorrect inverted dependency on Pioasm which broke Ninja build (#24) 2021-02-01 08:03:14 -06:00
Andrew Scheller
13f89f6282
Standardise references to Raspberry Pi Pico SDK (#21) 2021-01-30 11:16:32 -06:00
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00