embassy/examples
2024-04-05 01:20:34 +02:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
nrf51 nrf/gpiote: add support for nrf51. 2024-02-04 21:36:19 +01:00
nrf5340 update usbd-hid to latest 2024-02-26 17:28:29 +08:00
nrf9160 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf52840 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
nrf52840-rtic bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf-rtos-trace bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
rp Add parameter for enabling pull-up and pull-down in RP PWM input mode 2024-04-05 01:20:34 +02:00
std Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
stm32c0 stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32f0 stm32/adc: reexport enums from PAC to avoid boilerplate hell. 2024-02-26 03:02:58 +01:00
stm32f1 stm32/can: simplify bxcan api, merging bx::* into the main structs. 2024-04-02 11:08:03 +02:00
stm32f2 Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
stm32f3 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
stm32f4 stm32/can: simplify bxcan api, merging bx::* into the main structs. 2024-04-02 11:08:03 +02:00
stm32f7 stm32/can: simplify bxcan api, merging bx::* into the main structs. 2024-04-02 11:08:03 +02:00
stm32f334 stm32: autogenerate mux config for all chips. 2024-03-01 23:54:37 +01:00
stm32g0 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
stm32g4 CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods instead of a tuple sometimes. 2024-03-28 09:32:13 +10:00
stm32h5 Merge pull request #2697 from eZioPan/stm32-cordic 2024-04-04 21:32:27 +00:00
stm32h7 Merge pull request #2746 from msrd0/multiprio-example-stm32h7 2024-04-04 12:55:03 +00:00
stm32l0 stm32/adc: reexport enums from PAC to avoid boilerplate hell. 2024-02-26 03:02:58 +01:00
stm32l1 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
stm32l4 Remove ad-hoc fixes for setting the IOSV bit to true 2024-03-26 17:27:02 +01:00
stm32l5 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
stm32u5 usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
stm32wb stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32wba stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32wl stm32/rtc: remove use of deprecated .timestamp() 2024-03-06 19:45:57 +01:00
wasm bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00