esp-hal/esp-hal-common/src
jneem 5503121bea
Async read implementation for usb serial jtag (#889)
* Async read implementation for usb serial jtag

* Check the example in ci

* Add the example's required features

* Add changelog entry

* Improve the example

* Add examples for other boards

* Fix changelog

* Add required features for examples
2023-11-17 18:26:45 +00:00
..
aes Clean up (#920) 2023-11-10 06:04:05 -08:00
analog RISC-V: Make atomic emulation opt-in (#904) 2023-11-10 11:51:47 +00:00
clock
dma DMA cleanup (#915) 2023-11-10 13:20:35 +01:00
embassy Only implement __pender if a hal-executor is used (#937) 2023-11-15 00:30:03 -08:00
interrupt fix: interrupt riscv - _pc variable typo (#928) 2023-11-13 09:09:42 +01:00
ledc
mcpwm feat set frequency embedded hal (#880) 2023-11-09 03:33:47 +00:00
pcnt
rom
rsa
rtc_cntl Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
soc H2: prepare modem clocks for BLE (#953) 2023-11-17 11:04:17 +00:00
spi Clean up (#920) 2023-11-10 06:04:05 -08:00
twai Derive Clone and Copy for EspTwaiFrame (#909) 2023-11-09 03:36:15 +00:00
assist_debug.rs
delay.rs
ecc.rs
etm.rs
fmt.rs
gpio.rs Re-add API to get a GPIO's interrupt status bit (#929) 2023-11-13 14:03:45 +01:00
hmac.rs
i2c.rs
i2s.rs Clean up (#920) 2023-11-10 06:04:05 -08:00
lib.rs RISC-V: Make atomic emulation opt-in (#904) 2023-11-10 11:51:47 +00:00
otg_fs.rs
parl_io.rs Clean up (#920) 2023-11-10 06:04:05 -08:00
peripheral.rs
prelude.rs
reg_access.rs
reset.rs
rmt.rs fix: wrong clear of RMT interrupts (esp-rs/esp-hal#925) (#930) 2023-11-13 14:13:21 +01:00
rng.rs
sha.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
system.rs
systimer.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
timer.rs
trace.rs
uart.rs Remove implementation of provided method (#921) 2023-11-10 13:48:14 +01:00
usb_serial_jtag.rs Async read implementation for usb serial jtag (#889) 2023-11-17 18:26:45 +00:00