embassy/examples
pennae b166ed6b78 rp: generalize adc inputs from pins to channels
this lets us treat pins and the temperature sensor uniformly using the
same interface. uniformity in turn lets us add more adc features without
combinatorial explosion of methods and types needed to handle them all.
2023-08-01 18:31:28 +02:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot rp: add async flash 2023-07-28 16:50:54 -06:00
nrf5340 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
nrf52840 Merge branch 'main' into main 2023-07-27 08:50:53 -05:00
nrf52840-rtic Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
nrf-rtos-trace Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
rp rp: generalize adc inputs from pins to channels 2023-08-01 18:31:28 +02:00
std Introduce driver::HardwareAddress without smoltcp dependency 2023-07-31 14:21:26 +02:00
stm32c0 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f0 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f1 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f2 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f3 Set frequency in stm32 SPI examples 2023-07-31 00:02:50 +02:00
stm32f4 Merge remote-tracking branch 'origin/main' into bxcan_timestamp 2023-07-31 10:29:20 +03:00
stm32f7 Merge remote-tracking branch 'origin/main' into bxcan_timestamp 2023-07-31 10:29:20 +03:00
stm32f334 stm32/hrtim: extract into mod 2023-07-28 17:07:08 -05:00
stm32g0 changed ADDR variable to addr 2023-07-31 15:37:01 +05:30
stm32g4 stm32/pwm: add output type control 2023-07-29 12:01:32 -05:00
stm32h5 stm32/rng: use bind_interrupts!. 2023-07-31 01:41:12 +02:00
stm32h7 Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
stm32l0 Merge pull request #1606 from JcBernack/rng-update 2023-07-30 23:44:11 +00:00
stm32l1 Set frequency in stm32 SPI examples 2023-07-31 00:02:50 +02:00
stm32l4 Merge pull request #1606 from JcBernack/rng-update 2023-07-30 23:44:11 +00:00
stm32l5 stm32/rng: use bind_interrupts!. 2023-07-31 01:41:12 +02:00
stm32u5 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32wb wpan: fix examples 2023-07-30 16:46:33 +01:00
stm32wl stm32/rng: use bind_interrupts!. 2023-07-31 01:41:12 +02:00
wasm Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00