Zacck Osiemo 0442ccb176 dd note to inform user to build USB serial example in release mode (#326) 3 years ago
..
adc-dma-circ.rs 89600ec070 cargo fmt 4 years ago
adc-dma-rx.rs 89600ec070 cargo fmt 4 years ago
adc.rs 89600ec070 cargo fmt 4 years ago
adc_temperature.rs 89600ec070 cargo fmt 4 years ago
blinky.rs 89600ec070 cargo fmt 4 years ago
blinky_generic.rs 89600ec070 cargo fmt 4 years ago
blinky_rtc.rs 89600ec070 cargo fmt 4 years ago
blinky_rtcalarm_irq.rs 25e734fd77 Add blinky_rtcalarm_irq example (#217) 3 years ago
blinky_timer_irq.rs 5b94368ce9 Cleanup blinky_timer_irq example. 4 years ago
can-echo.rs 0f367e600f Support for CAN peripherals with the `bxcan` crate (#293) 3 years ago
can-loopback.rs 0f367e600f Support for CAN peripherals with the `bxcan` crate (#293) 3 years ago
can-rtic.rs 0f367e600f Support for CAN peripherals with the `bxcan` crate (#293) 3 years ago
crc.rs d1ad35972c initial CRC support 4 years ago
delay.rs 3801f390bc Rework examples to apply to more targets and test in CI 4 years ago
dynamic_gpio.rs 983aa938a0 Add documentation for GPIO pins 3 years ago
enc28j60-coap.rs.disabled c5b653fe62 Disable unstable dev-dependencies and examples 5 years ago
enc28j60.rs.disabled c5b653fe62 Disable unstable dev-dependencies and examples 5 years ago
exti.rs 68fd3d6f28 Use cortex-m-rtic instead of cortex-m-rtfm (#297) 3 years ago
hello.rs 89600ec070 cargo fmt 4 years ago
itm.rs 89600ec070 cargo fmt 4 years ago
led.rs 3801f390bc Rework examples to apply to more targets and test in CI 4 years ago
mfrc522.rs 89600ec070 cargo fmt 4 years ago
motor.rs.disabled c5b653fe62 Disable unstable dev-dependencies and examples 5 years ago
mpu9250.rs.disabled c5b653fe62 Disable unstable dev-dependencies and examples 5 years ago
multi_mode_gpio.rs f7204fcd47 Add dynamic gpio pin mode 3 years ago
nojtag.rs 89600ec070 cargo fmt 4 years ago
panics.rs 89600ec070 cargo fmt 4 years ago
pwm.rs b3e2d75b1e Fix PWM example (#285) 3 years ago
pwm_custom.rs 89600ec070 cargo fmt 4 years ago
pwm_input.rs 89600ec070 cargo fmt 4 years ago
qei.rs d494da0f17 Allow configuration of QEI slave mode 4 years ago
rtc.rs 89600ec070 cargo fmt 4 years ago
serial-dma-circ.rs 89600ec070 cargo fmt 4 years ago
serial-dma-peek.rs 89600ec070 cargo fmt 4 years ago
serial-dma-rx.rs 89600ec070 cargo fmt 4 years ago
serial-dma-tx.rs 89600ec070 cargo fmt 4 years ago
serial-fmt.rs 89600ec070 cargo fmt 4 years ago
serial.rs 89600ec070 cargo fmt 4 years ago
serial_config.rs 89600ec070 cargo fmt 4 years ago
spi-dma.rs ca01418e35 Fix typo in examples/spi-dma.rs (#289) 3 years ago
timer-interrupt-rtic.rs 68fd3d6f28 Use cortex-m-rtic instead of cortex-m-rtfm (#297) 3 years ago
usb_serial.rs 0442ccb176 dd note to inform user to build USB serial example in release mode (#326) 3 years ago
usb_serial_interrupt.rs 37d1a7b3ec Consistently use PAC as `pac` (#196) 4 years ago
usb_serial_rtic.rs 68fd3d6f28 Use cortex-m-rtic instead of cortex-m-rtfm (#297) 3 years ago