embassy/examples
Caleb Jamison 12d6e37b3f Example using the PIO to drive WS2812 aka Neopixel RGB leds
This example also uses a pio program compiled at runtime, rather than one built at compile time. There's no reason to do that, but it's probably useful to have an example that does this as well.
2023-03-11 02:58:28 -05:00
..
boot Bump embedded-storage-async to 0.4 2023-03-06 22:16:36 +01:00
nrf-rtos-trace all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
nrf5340 nrf/uart: switch to new interrupt binding. 2023-03-06 00:17:51 +01:00
nrf52840 nrf/usb: switch to new interrupt binding, fix vbus detect on nrf53. 2023-03-06 00:17:51 +01:00
rp Example using the PIO to drive WS2812 aka Neopixel RGB leds 2023-03-11 02:58:28 -05:00
std examples/std: fix net running out of sockets. 2023-02-26 21:50:12 +01:00
stm32c0 stm32: add stm32c0 examples. 2023-01-17 21:28:16 +01:00
stm32f0 cortex-m/executor: don't use the owned interrupts system. 2023-02-28 23:07:20 +01:00
stm32f1 usb: unify ControlHandler+DeviceStateHandler, route all control requests to all handlers. 2023-02-08 00:17:08 +01:00
stm32f2 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f3 cortex-m/executor: don't use the owned interrupts system. 2023-02-28 23:07:20 +01:00
stm32f4 Fix examples broken by the macro fix. 2023-03-08 09:17:01 +01:00
stm32f7 Fix examples broken by the macro fix. 2023-03-08 09:17:01 +01:00
stm32g0 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32g4 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32h7 Fix examples broken by the macro fix. 2023-03-08 09:17:01 +01:00
stm32l0 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32l1 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32l4 Fix examples broken by the macro fix. 2023-03-08 09:17:01 +01:00
stm32l5 Example fixes. 2023-03-01 01:32:42 +01:00
stm32u5 usb: unify ControlHandler+DeviceStateHandler, route all control requests to all handlers. 2023-02-08 00:17:08 +01:00
stm32wb examples/stm32wb: do not reserve words at start of RAM. 2023-02-20 01:01:01 +01:00
stm32wl Add random example 2022-12-04 09:38:57 +01:00
wasm all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00