Commit Graph

  • 1300621684 Fix Raspberry Pi Pico product link (#177) Andrew Scheller 2021-10-28 04:27:15 +01:00
  • 845daaddda SDK1.3.0 specific (requiring) changes (#173) Graham Sanderson 2021-10-26 16:49:54 -05:00
  • 1ec5e530b1 Add pio/ir_nec (#129) mjcross 2021-10-26 22:16:15 +01:00
  • 09e34e7c1a add a quadrature encoder pio example (#126) pmarques-dev 2021-10-26 22:15:12 +01:00
  • 6e647c6f26 Additional examples for specific h/w by our interns (#171) Graham Sanderson 2021-10-25 12:30:57 -05:00
  • fabb762f75 fixup examples to use some SDK1.2.0 added functions (#172) Graham Sanderson 2021-10-25 12:30:42 -05:00
  • 74aff26c75 This should make using the WS2812 examples a bit easier. (#84) Josef Wegner 2021-10-22 22:36:58 +02:00
  • ad51837566 Fix typo in comment (#158) Emircan Gündoğdu 2021-10-22 22:47:03 +03:00
  • 1b1948af46 bus_scan.c example - clarify pin number in comment (#146) Adrian Hesketh 2021-10-21 23:21:15 +01:00
  • 3f2742063f Update website-links to raspberrypi.com (#161) Andrew Scheller 2021-10-14 20:47:34 +01:00
  • 010595e1ba Fixed typos in notes (#155) Diego Solano 2021-09-02 08:48:45 -07:00
  • a192a018c6 Improve comment wording matiasilva 2021-07-15 10:23:09 +01:00
  • 99facf4deb Fix lingering incorrect comments matiasilva 2021-07-12 10:48:21 +01:00
  • 1983217af3 Improve comments in CMakeLists.txt files matiasilva 2021-07-12 09:27:25 +01:00
  • 8f68cef111 Clarify GPIO pins in MPU6050 example matiasilva 2021-07-02 15:53:18 +01:00
  • 8f93bbc1a1 Remove old line from CMakeLists matiasilva 2021-07-02 15:52:59 +01:00
  • 34c3ade43e Fix pio_blink frequency calculation Uri Shaked 2021-06-10 00:14:42 +03:00
  • cf2cd5a5f1 Enforce alphabetical order in subdir CMakeLists matiasilva 2021-07-02 15:46:28 +01:00
  • 146680d625 update usb example info in README.md graham.sanderson@raspberrypi.com 2021-06-04 08:41:47 -05:00
  • e43d7a62c2 merge master into develop graham sanderson 2021-06-03 11:02:02 -05:00
  • 40b07ac921 just use device/host examples direct from tinyusb graham sanderson 2021-04-07 17:53:31 -05:00
  • 7e4e3290d5 fixup/test compiler warnings graham sanderson 2021-05-24 12:17:14 -05:00
  • 4f64f3af80 Prevent extra bit transition at end of data Tom Messick 2021-04-21 13:42:57 -07:00
  • 612469d347 Fix condition for printing morse-code Z Andrew Scheller 2021-03-10 19:25:05 +00:00
  • 849279a8ce bus_scan: use i2c_default rather than i2c0 fivdi 2021-03-22 21:04:53 +01:00
  • 1813f81b12 Respond to other OUT control requests with a ZLP Julien Bernard 2021-03-22 14:27:34 +01:00
  • 2fb08a028f Let hello_double_tap run without an LED defined Andrew Scheller 2021-03-05 02:13:59 +00:00
  • 7915827d7a Fix examples to build cleanly if PICO_DEFAULT_LED_PIN isn't defined Andrew Scheller 2021-03-04 11:32:56 +00:00
  • a68688f191 Update cmake workflow to trigger on push + pull request. Only run in raspberry pi repo (not on forks) Liam Fraser 2021-03-03 16:38:57 +00:00
  • b14e0f3ab0 Add github actions Liam Fraser 2021-03-01 16:27:12 +00:00
  • ecd79e9456 Small changes to the binary_info pin names Andrew Scheller 2021-03-04 17:58:13 +00:00
  • 13a84b8f63 Fix typo from #64 Andrew Scheller 2021-03-04 14:05:37 +00:00
  • 188f5be9cf Update some of the SPI examples to use PICO_DEFAULT_SPI and binary_info Andrew Scheller 2021-03-04 11:53:48 +00:00
  • df23bb6ded Fix example-names mentioned in warning messages Andrew Scheller 2021-03-01 16:11:42 +00:00
  • 68a18659da generated python is changed graham sanderson 2021-03-01 10:13:13 -06:00
  • a1fe323927 Typo Andrew Scheller 2021-03-01 15:55:40 +00:00
  • f8933bd5d2 fixup typos graham.sanderson@raspberrypi.com 2021-03-01 09:30:55 -06:00
  • 82b6dc0576 fixup examples based on default pin #define-s and also support them being undefined graham sanderson 2021-02-28 09:00:36 -06:00
  • 9c7e31b8e7 hello_world: fix build guards to allow host build, and improve missing tinyusb message graham sanderson 2021-02-28 09:02:37 -06:00
  • 396ca36dc1 make pio-blink use correct sys clock value graham sanderson 2021-02-28 09:19:52 -06:00
  • 86ca3fec6c change blink to use PICO_DEFAULT_LED_PIN to support other boards (#57) Ha Thach 2021-02-22 22:08:12 +07:00
  • e77a4a84d1 Add example of detaching peripheral clock and varying system clock Luke Wren 2021-02-04 17:46:53 +00:00
  • fb68d2810e Also update readme for pico_bootsel_via_double_reset Luke Wren 2021-02-16 14:00:13 +00:00
  • 6cc888c255 hello_double_tap: use pico_bootsel_via_double_reset from SDK Luke Wren 2021-02-16 13:53:27 +00:00
  • cad9225899 typo in comment Luke Wren 2021-02-11 16:56:53 +00:00
  • 98422e1afc Fix garbage at start when doing repeated capture with non-po2 sample size Luke Wren 2021-02-11 12:24:19 +00:00
  • 475a726c0d Fix logic analyser for non-power-of-2 sample widths, and clean and comment. Luke Wren 2021-02-08 13:37:34 +00:00
  • 6724968c8d Fix copyright date, add comment clarifying FIFO behaviour Luke Wren 2021-02-08 13:41:02 +00:00
  • e81e0a022a Add pio_clocked_input example Luke Wren 2021-02-05 11:25:26 +00:00
  • d9caecb9f4 Add a multicore_runner example that uses queues James Hughes 2021-02-03 15:02:59 +00:00
  • c63ef7cba7 Fix #41 - Remove debug pin per @kilograham (#47) Henry Gabryjelski 2021-02-11 09:09:09 -08:00
  • 6c6881a2a1 Let hello_double_tap run without an LED defined Andrew Scheller 2021-03-05 02:13:59 +00:00
  • 4d7882bc59 Fix examples to build cleanly if PICO_DEFAULT_LED_PIN isn't defined Andrew Scheller 2021-03-04 11:32:56 +00:00
  • 482d9657d3 Update cmake workflow to trigger on push + pull request. Only run in raspberry pi repo (not on forks) Liam Fraser 2021-03-03 16:38:57 +00:00
  • 47cee38988 Add github actions Liam Fraser 2021-03-01 16:27:12 +00:00
  • b369755d6f Small changes to the binary_info pin names Andrew Scheller 2021-03-04 17:58:13 +00:00
  • 47e4b7f161 Fix typo from #64 Andrew Scheller 2021-03-04 14:05:37 +00:00
  • 83f0eed8c5 Update some of the SPI examples to use PICO_DEFAULT_SPI and binary_info Andrew Scheller 2021-03-04 11:53:48 +00:00
  • a5363d18a6 Fix example-names mentioned in warning messages Andrew Scheller 2021-03-01 16:11:42 +00:00
  • 9f1b4384ce Fixed typo (#30) Mohammed Aslam 2021-02-05 21:47:13 +05:30
  • 112a592349 generated python is changed graham sanderson 2021-03-01 10:13:13 -06:00
  • a151ab5f87 Typo Andrew Scheller 2021-03-01 15:55:40 +00:00
  • 3e5ab5f49a fixup typos graham.sanderson@raspberrypi.com 2021-03-01 09:30:55 -06:00
  • 3c82d8aa2b fixup examples based on default pin #define-s and also support them being undefined graham sanderson 2021-02-28 09:00:36 -06:00
  • 82c7a506de hello_world: fix build guards to allow host build, and improve missing tinyusb message graham sanderson 2021-02-28 09:02:37 -06:00
  • 614ee3f2d2 make pio-blink use correct sys clock value graham sanderson 2021-02-28 09:19:52 -06:00
  • 1be0e7fc28 change blink to use PICO_DEFAULT_LED_PIN to support other boards (#57) Ha Thach 2021-02-22 22:08:12 +07:00
  • 6a53ff302b Add example of detaching peripheral clock and varying system clock Luke Wren 2021-02-04 17:46:53 +00:00
  • 49d1514123 Also update readme for pico_bootsel_via_double_reset Luke Wren 2021-02-16 14:00:13 +00:00
  • 67975d1380 hello_double_tap: use pico_bootsel_via_double_reset from SDK Luke Wren 2021-02-16 13:53:27 +00:00
  • b9b5b4f121 typo in comment Luke Wren 2021-02-11 16:56:53 +00:00
  • 5441888fa1 Fix garbage at start when doing repeated capture with non-po2 sample size Luke Wren 2021-02-11 12:24:19 +00:00
  • 80189633b1 Fix logic analyser for non-power-of-2 sample widths, and clean and comment. Luke Wren 2021-02-08 13:37:34 +00:00
  • b4b25e1f0d Fix copyright date, add comment clarifying FIFO behaviour Luke Wren 2021-02-08 13:41:02 +00:00
  • dbe9a66898 Add pio_clocked_input example Luke Wren 2021-02-05 11:25:26 +00:00
  • a62287a18e Add a multicore_runner example that uses queues James Hughes 2021-02-03 15:02:59 +00:00
  • 8b016f0bcb Fix #41 - Remove debug pin per @kilograham (#47) Henry Gabryjelski 2021-02-11 09:09:09 -08:00
  • 3617ade198 Fixed typo (#30) Mohammed Aslam 2021-02-05 21:47:13 +05:30
  • 33854562cd Remove incorrect inverted dependency on Pioasm which broke Ninja build (#24) Graham Sanderson 2021-02-01 08:03:14 -06:00
  • 2cbea72cd3 Add system/unique_board_id (#25) Graham Sanderson 2021-01-31 17:02:04 -06:00
  • 312dda4726 Standardise references to Raspberry Pi Pico SDK (#21) Andrew Scheller 2021-01-30 17:16:32 +00:00
  • 90d785bb5b Standardise start/end comment tags (to our internal format) (#20) Andrew Scheller 2021-01-28 16:05:03 +00:00
  • 0d3b9d7cbc Remove incorrect inverted dependency on Pioasm which broke Ninja build (#24) Graham Sanderson 2021-02-01 08:03:14 -06:00
  • 744bd9fd4a Add system/unique_board_id (#25) Graham Sanderson 2021-01-31 17:02:04 -06:00
  • 13f89f6282 Standardise references to Raspberry Pi Pico SDK (#21) Andrew Scheller 2021-01-30 17:16:32 +00:00
  • 3f8bff094d Standardise start/end comment tags (to our internal format) (#20) Andrew Scheller 2021-01-28 16:05:03 +00:00
  • 58f46b2526 Merge pull request #17 from raspberrypi/develop Graham Sanderson 2021-01-26 08:04:29 -06:00
  • 2b0aa6bc79 Fix the case of the 'gdbPath' setting, and locate the SVD using $PICO_SDK_PATH Andrew Scheller 2021-01-26 13:04:31 +00:00
  • 977c39e7bc Merge pull request #15 from raspberrypi/adc-dma-example Luke Wren 2021-01-24 22:01:06 +00:00
  • 40dc8e2b17 Add ADC DMA example Luke Wren 2021-01-24 21:46:02 +00:00
  • 46078742c7 Initial Release graham sanderson 2021-01-20 10:49:34 -06:00