esp-hal/examples/src/bin
Björn Quentin 7da4444a7e
Fail RMT one-shot transactions if end-marker is missing (#2463)
* Fail RMT one-shot transactions if end-marker is missing

* CHANGELOG.md

* Add test

* Fix

* Fix

* RMT: use u32, turn PulseCode into a convenience trait

* Clippy

* Adapt test
2024-11-13 11:29:36 +00:00
..
adc_cal.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
adc.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
advanced_serial.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
blinky_erased_pins.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
blinky.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
dac.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
debug_assist.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
dma_extmem2mem.rs Remove most PSRAM features (#2178) 2024-09-20 16:43:25 +00:00
dma_mem2mem.rs Reordered RX-TX pairs to be consistent (#2074) 2024-09-06 09:56:10 +00:00
embassy_hello_world.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
embassy_i2c_bmp180_calibration_data.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_i2c.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_i2s_parallel.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_i2s_read.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_i2s_sound.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_multicore_interrupt.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_multicore.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_multiprio.rs Rename and wrap ErasedTimer (#2144) 2024-09-11 20:29:21 +00:00
embassy_parl_io_rx.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_parl_io_tx.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_rmt_rx.rs Fail RMT one-shot transactions if end-marker is missing (#2463) 2024-11-13 11:29:36 +00:00
embassy_rmt_tx.rs Fail RMT one-shot transactions if end-marker is missing (#2463) 2024-11-13 11:29:36 +00:00
embassy_serial.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_spi.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_touch.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_twai.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_usb_serial_jtag.rs into_async (#2430) 2024-11-04 09:32:12 +00:00
embassy_usb_serial.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
embassy_wait.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
etm_blinky_systimer.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
etm_gpio.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
etm_timer.rs ETM improvements (#2427) 2024-11-05 13:39:19 +00:00
flash_read_write.rs Add esp-storage to esp-hal repo (#1627) 2024-05-27 15:28:05 +00:00
gpio_interrupt.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
hello_world.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
hmac.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
i2c_bmp180_calibration_data.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
i2c_display.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
i2s_parallel.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
i2s_read.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
i2s_sound.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
ieee802154_receive_all_frames.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
ieee802154_receive_frame.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
ieee802154_send_broadcast_frame.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
ieee802154_send_frame.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
ieee802154_sniffer.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
lcd_cam_ov2640.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
lcd_i8080.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
ledc.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
lp_core_basic.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
lp_core_i2c.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
lp_core_uart.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
mcpwm.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
multicore.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
parl_io_rx.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
parl_io_tx.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
pcnt_encoder.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
psram_octal.rs Remove most PSRAM features (#2178) 2024-09-20 16:43:25 +00:00
psram_quad.rs Remove most PSRAM features (#2178) 2024-09-20 16:43:25 +00:00
qspi_flash.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
ram.rs Make our nightly CI checks pass (#2356) 2024-11-01 10:31:56 +00:00
read_efuse.rs Unify: Remove the chip-specific HAL packages, adapt esp-hal for direct use [1/?] (#1196) 2024-02-27 14:10:11 +00:00
rmt_rx.rs Fail RMT one-shot transactions if end-marker is missing (#2463) 2024-11-13 11:29:36 +00:00
rmt_tx.rs Fail RMT one-shot transactions if end-marker is missing (#2463) 2024-11-13 11:29:36 +00:00
rng.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
rtc_time.rs Allow setting RTC time (#1883) 2024-09-09 08:32:15 +00:00
rtc_watchdog.rs Add an option to configure WDT action (#2330) 2024-10-30 09:46:34 +00:00
serial_interrupts.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
sleep_timer_ext0.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
sleep_timer_ext1.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
sleep_timer_lpio.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
sleep_timer_rtcio.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
sleep_timer.rs Implement sleep and wakeup functionalities for ESP32C2 #1920 (#1922) 2024-09-05 13:39:46 +00:00
software_interrupts.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
spi_halfduplex_read_manufacturer_id.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
spi_loopback_dma_psram.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
spi_loopback_dma.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
spi_loopback.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
spi_slave_dma.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
systimer.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
timer_interrupt.rs Rename esp_hal::time::current_time to esp_hal::time::now (#2091) 2024-09-05 14:57:56 +00:00
touch.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
twai.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
ulp_riscv_core_basic.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
usb_serial_jtag.rs Remove the need to manually pass clocks around (#1999) 2024-09-04 14:13:51 +00:00
usb_serial.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
watchdog.rs Add an option to configure WDT action (#2330) 2024-10-30 09:46:34 +00:00
wifi_80211_tx.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_access_point_with_sta.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_access_point.rs implement wifi event handling with data (#2453) 2024-11-13 08:49:41 +00:00
wifi_bench.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_ble.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
wifi_coex.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_csi.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_dhcp_smoltcp_nal.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_dhcp.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_access_point_with_sta.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_access_point.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_bench.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_ble.rs Remove pins from Io (#2508) 2024-11-12 10:36:25 +00:00
wifi_embassy_dhcp.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_esp_now_duplex.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_esp_now.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_embassy_trouble.rs esp-wifi: Remove unneeded features (#2446) 2024-11-08 13:30:33 +00:00
wifi_esp_now.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_sniffer.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00
wifi_static_ip.rs Remove the integrated blocking networking stack (#2488) 2024-11-12 11:43:01 +00:00