Commit graph

  • 9f7af5f825
    wifi scan: Enable USB output picow_scan_usb_stdio Jeff Epler 2022-09-01 09:23:10 -0500
  • a7ad17156b
    fix links to pico_w examples (#229) master rad/master Brian Cooke 2022-07-01 15:01:37 +0200
  • 01e8128953 Add Pico W examples graham sanderson 2022-06-29 22:53:50 -0500
  • a7ce7007ff
    Update spi_master_slave README (#216) Andrew Scheller 2022-05-18 04:09:59 +0100
  • 2a11e9f8f2 Clean up onboard_temperature example slightly, and let i tbuild when there is no default LED graham sanderson 2022-05-17 19:43:30 -0500
  • 6a747b3b71 pick up new version of pico_sdk_import.cmake - only really relevant to optimize git download of pico-sdk graham sanderson 2022-05-17 16:16:00 -0500
  • 2cb4d4aa1a
    Add delay to hello_rtc (#109) (#215) Graham Sanderson 2022-05-17 13:11:57 -0500
  • 4039929324
    Add missing links from README.md to new spi examples (#214) Graham Sanderson 2022-05-17 11:43:16 -0500
  • bef1dc930f
    Update Raspberry Pi Pico URL in spi_master_slave (#213) Andrew Scheller 2022-05-17 17:42:56 +0100
  • bebd459244
    Add indication of how errata RP2040-E5 workarund is turned on (#210) Graham Sanderson 2022-05-17 11:24:17 -0500
  • 705cd0fbea
    Add a couple of examples of using the Max7219 LED driver chip (#209) James Hughes 2022-05-17 15:35:03 +0100
  • 72e41ad66f
    Fix PIO count (#211) Graeme Winter 2022-05-16 21:17:42 +0100
  • 4d1d533122
    Added onboard_temperature example. (#80) Felipe Kühne 2022-05-16 17:13:35 -0300
  • 2147301e11
    Added spi/spi_master_slave. (#101) Michael Stoops 2022-05-16 12:22:24 -0700
  • 1a2a85ca6e
    Fiy a typo and clarify one comment (#189) kripton 2022-05-16 21:08:01 +0200
  • 6bb66028ed
    PIO Quadrature fixes (#195) Jasper van der Neut - Stulen 2022-05-16 21:07:26 +0200
  • fa0deaeff9
    Fix position of Pico in Fritzing diagram (#194) Andrew Scheller 2022-05-16 20:06:22 +0100
  • 21622fc913
    Remove apostrophes and fix a typo (#196) Andrew Scheller 2022-05-16 20:05:24 +0100
  • cba82df30b
    ir_nec: fix a minor clock setup typo in nec_receive.pio (#207) Samuel Jones 2022-05-16 14:48:42 -0400
  • f9d11a2d74 Merge branch 'master' into develop graham sanderson 2021-11-24 19:03:05 -0600
  • afd1d2008f
    Small doc/example changes Graham Sanderson 2021-11-24 19:02:20 -0600
  • e6fd50b3f5
    Update pio/ir_nec/README.adoc file links (#183) Andrew Scheller 2021-11-19 20:23:19 +0000
  • 498caedd1f
    Use PIO IRQ accessors in PIO I2C example (#164) Luke Wren 2021-11-19 20:22:52 +0000
  • fb96fad5a5
    Fixup a coding error in BME280 example (#187) James Hughes 2021-11-19 16:37:36 +0000
  • 9133a154d8 Merge branch 'master' into develop graham.sanderson@raspberrypi.com 2021-11-04 10:09:44 -0500
  • 188d849b1f
    Update README.adoc's for various examples to remove unnecessary block callouts. (#182) James Hughes 2021-11-03 16:37:42 +0000
  • 2c3a87e6c7 Merge branch 'master' into develop graham sanderson 2021-11-01 14:42:30 -0500
  • f800a7e303
    Updates along with SDK1.3.0 release (#181) Graham Sanderson 2021-11-01 14:41:54 -0500
  • 3f3c1f00ab
    add CONTRIBUTING.md (#170) Graham Sanderson 2021-11-01 08:20:17 -0500
  • fd7fd1fd5f
    fix lcd_uart for PICO_BOARD=none (#179) Graham Sanderson 2021-10-29 15:52:44 -0500
  • c507d548fe
    regenerated pio headers (#180) Graham Sanderson 2021-10-28 15:15:05 -0500
  • fa09f2c88e
    Cleanup 3rd party samples; update README.md; add some missing copyright, fix builds for boards without certain pin definitions Graham Sanderson 2021-10-28 14:56:05 -0500
  • 1300621684
    Fix Raspberry Pi Pico product link (#177) Andrew Scheller 2021-10-28 04:27:15 +0100
  • 845daaddda
    SDK1.3.0 specific (requiring) changes (#173) Graham Sanderson 2021-10-26 16:49:54 -0500
  • 1ec5e530b1
    Add pio/ir_nec (#129) mjcross 2021-10-26 22:16:15 +0100
  • 09e34e7c1a
    add a quadrature encoder pio example (#126) pmarques-dev 2021-10-26 22:15:12 +0100
  • 6e647c6f26
    Additional examples for specific h/w by our interns (#171) Graham Sanderson 2021-10-25 12:30:57 -0500
  • fabb762f75
    fixup examples to use some SDK1.2.0 added functions (#172) Graham Sanderson 2021-10-25 12:30:42 -0500
  • 74aff26c75
    This should make using the WS2812 examples a bit easier. (#84) Josef Wegner 2021-10-22 22:36:58 +0200
  • ad51837566
    Fix typo in comment (#158) Emircan Gündoğdu 2021-10-22 22:47:03 +0300
  • 1b1948af46
    bus_scan.c example - clarify pin number in comment (#146) Adrian Hesketh 2021-10-21 23:21:15 +0100
  • 3f2742063f
    Update website-links to raspberrypi.com (#161) Andrew Scheller 2021-10-14 20:47:34 +0100
  • 010595e1ba
    Fixed typos in notes (#155) Diego Solano 2021-09-02 08:48:45 -0700
  • a192a018c6 Improve comment wording matiasilva 2021-07-15 10:23:09 +0100
  • 99facf4deb Fix lingering incorrect comments matiasilva 2021-07-12 10:48:21 +0100
  • 1983217af3 Improve comments in CMakeLists.txt files matiasilva 2021-07-12 09:27:25 +0100
  • 8f68cef111 Clarify GPIO pins in MPU6050 example matiasilva 2021-07-02 15:53:18 +0100
  • 8f93bbc1a1 Remove old line from CMakeLists matiasilva 2021-07-02 15:52:59 +0100
  • 34c3ade43e Fix pio_blink frequency calculation Uri Shaked 2021-06-10 00:14:42 +0300
  • cf2cd5a5f1 Enforce alphabetical order in subdir CMakeLists matiasilva 2021-07-02 15:46:28 +0100
  • 146680d625 update usb example info in README.md graham.sanderson@raspberrypi.com 2021-06-04 08:41:47 -0500
  • e43d7a62c2 merge master into develop graham sanderson 2021-06-03 11:02:02 -0500
  • 40b07ac921 just use device/host examples direct from tinyusb graham sanderson 2021-04-07 17:53:31 -0500
  • 7e4e3290d5 fixup/test compiler warnings graham sanderson 2021-05-24 12:17:14 -0500
  • 4f64f3af80 Prevent extra bit transition at end of data Tom Messick 2021-04-21 13:42:57 -0700
  • 612469d347 Fix condition for printing morse-code Z Andrew Scheller 2021-03-10 19:25:05 +0000
  • 849279a8ce bus_scan: use i2c_default rather than i2c0 fivdi 2021-03-22 21:04:53 +0100
  • 1813f81b12 Respond to other OUT control requests with a ZLP Julien Bernard 2021-03-22 14:27:34 +0100
  • 2fb08a028f Let hello_double_tap run without an LED defined Andrew Scheller 2021-03-05 02:13:59 +0000
  • 7915827d7a Fix examples to build cleanly if PICO_DEFAULT_LED_PIN isn't defined Andrew Scheller 2021-03-04 11:32:56 +0000
  • 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 +0000
  • b14e0f3ab0 Add github actions Liam Fraser 2021-03-01 16:27:12 +0000
  • ecd79e9456 Small changes to the binary_info pin names Andrew Scheller 2021-03-04 17:58:13 +0000
  • 13a84b8f63 Fix typo from #64 Andrew Scheller 2021-03-04 14:05:37 +0000
  • 188f5be9cf Update some of the SPI examples to use PICO_DEFAULT_SPI and binary_info Andrew Scheller 2021-03-04 11:53:48 +0000
  • df23bb6ded Fix example-names mentioned in warning messages Andrew Scheller 2021-03-01 16:11:42 +0000
  • 68a18659da generated python is changed graham sanderson 2021-03-01 10:13:13 -0600
  • a1fe323927 Typo Andrew Scheller 2021-03-01 15:55:40 +0000
  • f8933bd5d2 fixup typos graham.sanderson@raspberrypi.com 2021-03-01 09:30:55 -0600
  • 82b6dc0576 fixup examples based on default pin #define-s and also support them being undefined graham sanderson 2021-02-28 09:00:36 -0600
  • 9c7e31b8e7 hello_world: fix build guards to allow host build, and improve missing tinyusb message graham sanderson 2021-02-28 09:02:37 -0600
  • 396ca36dc1 make pio-blink use correct sys clock value graham sanderson 2021-02-28 09:19:52 -0600
  • 86ca3fec6c change blink to use PICO_DEFAULT_LED_PIN to support other boards (#57) Ha Thach 2021-02-22 22:08:12 +0700
  • e77a4a84d1 Add example of detaching peripheral clock and varying system clock Luke Wren 2021-02-04 17:46:53 +0000
  • fb68d2810e Also update readme for pico_bootsel_via_double_reset Luke Wren 2021-02-16 14:00:13 +0000
  • 6cc888c255 hello_double_tap: use pico_bootsel_via_double_reset from SDK Luke Wren 2021-02-16 13:53:27 +0000
  • cad9225899 typo in comment Luke Wren 2021-02-11 16:56:53 +0000
  • 98422e1afc Fix garbage at start when doing repeated capture with non-po2 sample size Luke Wren 2021-02-11 12:24:19 +0000
  • 475a726c0d Fix logic analyser for non-power-of-2 sample widths, and clean and comment. Luke Wren 2021-02-08 13:37:34 +0000
  • 6724968c8d Fix copyright date, add comment clarifying FIFO behaviour Luke Wren 2021-02-08 13:41:02 +0000
  • e81e0a022a Add pio_clocked_input example Luke Wren 2021-02-05 11:25:26 +0000
  • d9caecb9f4 Add a multicore_runner example that uses queues James Hughes 2021-02-03 15:02:59 +0000
  • c63ef7cba7 Fix #41 - Remove debug pin per @kilograham (#47) Henry Gabryjelski 2021-02-11 09:09:09 -0800
  • 6c6881a2a1 Let hello_double_tap run without an LED defined Andrew Scheller 2021-03-05 02:13:59 +0000
  • 4d7882bc59 Fix examples to build cleanly if PICO_DEFAULT_LED_PIN isn't defined Andrew Scheller 2021-03-04 11:32:56 +0000
  • 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 +0000
  • 47cee38988 Add github actions Liam Fraser 2021-03-01 16:27:12 +0000
  • b369755d6f Small changes to the binary_info pin names Andrew Scheller 2021-03-04 17:58:13 +0000
  • 47e4b7f161 Fix typo from #64 Andrew Scheller 2021-03-04 14:05:37 +0000
  • 83f0eed8c5 Update some of the SPI examples to use PICO_DEFAULT_SPI and binary_info Andrew Scheller 2021-03-04 11:53:48 +0000
  • a5363d18a6 Fix example-names mentioned in warning messages Andrew Scheller 2021-03-01 16:11:42 +0000
  • 9f1b4384ce Fixed typo (#30) Mohammed Aslam 2021-02-05 21:47:13 +0530
  • 112a592349 generated python is changed graham sanderson 2021-03-01 10:13:13 -0600
  • a151ab5f87 Typo Andrew Scheller 2021-03-01 15:55:40 +0000
  • 3e5ab5f49a fixup typos graham.sanderson@raspberrypi.com 2021-03-01 09:30:55 -0600
  • 3c82d8aa2b fixup examples based on default pin #define-s and also support them being undefined graham sanderson 2021-02-28 09:00:36 -0600
  • 82c7a506de hello_world: fix build guards to allow host build, and improve missing tinyusb message graham sanderson 2021-02-28 09:02:37 -0600
  • 614ee3f2d2 make pio-blink use correct sys clock value graham sanderson 2021-02-28 09:19:52 -0600
  • 1be0e7fc28
    change blink to use PICO_DEFAULT_LED_PIN to support other boards (#57) Ha Thach 2021-02-22 22:08:12 +0700
  • 6a53ff302b Add example of detaching peripheral clock and varying system clock Luke Wren 2021-02-04 17:46:53 +0000