esp-hal/esp32c3-hal/examples
Scott Mabin 248fb356f8
PeripheralRef init: uart (#272)
* Add the peripheral module plus some helper macros in preparation

* peripheral macro

* Add peripheral generation macro

* Fixes after rebase

* Update the signature of Peripherals::take

* syncronise hello world example

* fmt the entire repo

Co-authored-by: Jesse Braham <jesse@beta7.io>
2022-12-12 14:45:33 +00:00
..
adc.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
advanced_serial.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
blinky.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
clock_monitor.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
embassy_hello_world.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
gpio_interrupt.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
hello_rgb.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
hello_world.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
i2c_bmp180_calibration_data.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
i2c_display.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
i2s_read.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
i2s_sound.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
ledc.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
pulse_control.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
ram.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
read_efuse.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
rtc_watchdog.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
serial_interrupts.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
sha.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
spi_eh1_device_loopback.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
spi_eh1_loopback.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
spi_loopback_dma.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
spi_loopback.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
systimer.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
timer_interrupt.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
usb_serial_jtag.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
watchdog.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00