pico-examples/pio
graham sanderson cbf8072072 Merge branch 'master' into develop 2023-06-08 15:22:59 -05:00
..
addition Cleanup 3rd party samples; update README.md; add some missing copyright, fix builds for boards without certain pin definitions 2021-10-28 14:56:05 -05:00
apa102 Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
clocked_input Fix copyright date, add comment clarifying FIFO behaviour 2021-02-11 11:33:07 -06:00
differential_manchester Prevent extra bit transition at end of data 2021-06-02 16:04:50 +01:00
hello_pio fixup examples based on default pin #define-s and also support them being undefined 2021-03-01 09:43:10 -06:00
hub75 Cleanup 3rd party samples; update README.md; add some missing copyright, fix builds for boards without certain pin definitions 2021-10-28 14:56:05 -05:00
i2c Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
ir_nec ir_nec: fix a minor clock setup typo in nec_receive.pio (#207) 2022-05-16 13:48:42 -05:00
logic_analyser typo in comment 2021-02-11 11:35:55 -06:00
manchester_encoding Initial Release 2021-01-20 16:45:01 -06:00
onewire fix build for pio/onewire/onewire_library (#374) 2023-06-05 10:21:05 -05:00
pio_blink Fix PIO count (#211) 2022-05-16 15:17:42 -05:00
pwm Fix examples to build cleanly if PICO_DEFAULT_LED_PIN isn't defined 2021-03-04 20:54:52 -06:00
quadrature_encoder coding style fixes, copyright waiver (#395) 2023-06-08 15:22:29 -05:00
spi Small changes to the binary_info pin names 2021-03-04 18:46:43 -06:00
squarewave Add Bluetooth examples 2023-02-10 18:26:53 -06:00
st7789_lcd Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
uart_rx Example using a PIO interrupt (#384) 2023-06-05 10:33:47 -05:00
uart_tx Initial Release 2021-01-20 16:45:01 -06:00
ws2812 Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
CMakeLists.txt fix build for pio/onewire/onewire_library (#374) 2023-06-05 10:21:05 -05:00