.. |
clocks
|
Move uses of sio::Sio to Sio
|
2021-12-04 16:20:27 +11:00 |
gpio
|
Fix compilation bug in the documentation
|
2022-01-09 15:16:01 +01:00 |
i2c
|
Fix i2c peripheral mode state machine
|
2022-01-29 00:01:32 +11: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
|
Set the uart config default baud rate to 115200
|
2022-01-18 17:28:13 +01: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
|
Clean up critical-section impl.
|
2022-01-30 16:07:40 +00: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
|
Clean up critical-section impl.
|
2022-01-30 16:07:40 +00: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
|
Fix alarm schedule() race condition.
|
2022-01-12 06:41:03 +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 |