.. |
clocks
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
gpio
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
i2c
|
Update I2C implementation of embedded-hal 1.x to 1.0.0-alpha.6
|
2021-11-19 21:41:45 +00:00 |
pwm
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
rtc
|
Added RtcClock DateTime and alarms (#213)
|
2021-11-29 21:15:20 +11:00 |
uart
|
Fix docs for SerialInfallible.
|
2021-12-26 20:57:04 +00:00 |
adc.rs
|
Include manufacturer in BSP crate name.
|
2021-12-20 21:28:00 +00:00 |
atomic_register_access.rs
|
Use volatile register access for gpio interrupts (#170)
|
2021-10-22 23:30:30 +11:00 |
critical_section_impl.rs
|
Add simple interrupt_disable+spinlock critical-section impl (#151)
|
2021-12-02 00:03:41 +11:00 |
dma.rs
|
Resolve review comments.
|
2021-11-16 21:45:52 +00:00 |
i2c.rs
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
lib.rs
|
Cargo fmt
|
2021-12-04 15:38:25 +11:00 |
multicore.rs
|
Add basic multicore FIFO example (#226)
|
2021-12-08 19:34:39 +11:00 |
pio.rs
|
Merge pull request #197 from chinoto/pio_sound_send
|
2022-01-06 12:57:26 +00:00 |
pll.rs
|
Update embedded time
|
2021-07-27 09:41:03 +10:00 |
prelude.rs
|
pio: Improve documentation and add an example that uses pio_proc::pio!().
|
2021-09-28 21:48:05 +02:00 |
resets.rs
|
Spi (#50)
|
2021-07-06 09:42:05 +10:00 |
rom_data.rs
|
Formatting.
|
2021-10-11 16:41:51 +01:00 |
rosc.rs
|
Implement RngCore for RingOscillator (#135)
|
2021-09-26 20:51:01 +10:00 |
sio.rs
|
Generate sev in sio.fifo.write()
|
2021-12-04 00:42:46 +11:00 |
spi.rs
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
ssi.rs
|
Added skeleton for HAL and updated readme
|
2021-01-25 15:42:43 -05:00 |
time.rs
|
Added skeleton for HAL and updated readme
|
2021-01-25 15:42:43 -05:00 |
timer.rs
|
Removed incorret unsafe impl Sync, added interrupt_free around obtaining an alarm
|
2021-11-24 07:41:04 +01:00 |
typelevel.rs
|
Massive GPIO refactor
|
2021-07-03 10:32:43 +10:00 |
usb.rs
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
watchdog.rs
|
implement embedded-hal 1.0.0-alpha.5 (#131)
|
2021-10-02 15:36:40 +10:00 |
xosc.rs
|
Update embedded time
|
2021-07-27 09:41:03 +10:00 |