.. |
clocks
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
float
|
Use direct assembler calls for the divider
|
2022-04-12 10:17:44 -06:00 |
gpio
|
Upgraded embedded-hal alpha dependency to 1.0.0-alpha.9
|
2022-09-28 21:59:09 +00:00 |
i2c
|
Upgraded embedded-hal alpha dependency to 1.0.0-alpha.9
|
2022-09-28 21:59:09 +00:00 |
pwm
|
Fix clippy warnings
|
2022-08-11 21:45:26 +00:00 |
rtc
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
uart
|
Remove unnecessary custom Infallible types
|
2022-09-28 21:59:09 +00:00 |
usb
|
usb: Use the dedicated write_bitmask_* functions (#441)
|
2022-08-31 13:41:35 +01:00 |
adc.rs
|
Implement embedded-hal 1.0.0-alpha.8 traits (#366)
|
2022-06-24 08:19:41 +10: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
|
Feature-gate critical-section-impl
|
2022-08-18 06:35:04 +00:00 |
dma.rs
|
Resolve review comments.
|
2021-11-16 21:45:52 +00:00 |
i2c.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
intrinsics.rs
|
Use ignore instead of text (#378)
|
2022-07-08 20:58:09 +10:00 |
lib.rs
|
RAM-based interrupt vector tables (#321)
|
2022-08-06 14:58:43 +10:00 |
multicore.rs
|
Add a fence after writing the arguments to the stack
|
2022-06-01 17:33:37 +10:00 |
pio.rs
|
Use u8 instead of usize for pio address calculation
|
2022-09-18 10:48:09 +00:00 |
pll.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01: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
|
Add basic ROM intrinsics
|
2022-02-12 11:56:24 -07:00 |
rosc.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
sio.rs
|
Add support for the Interpolator (#371)
|
2022-08-25 18:02:56 +01:00 |
spi.rs
|
Remove unnecessary custom Infallible types
|
2022-09-28 21:59:09 +00:00 |
ssi.rs
|
Added skeleton for HAL and updated readme
|
2021-01-25 15:42:43 -05:00 |
timer.rs
|
timer: Mark Timer & Alarm* Send and Sync (#451)
|
2022-09-14 21:06:08 +01:00 |
typelevel.rs
|
Massive GPIO refactor
|
2021-07-03 10:32:43 +10:00 |
usb.rs
|
Update to critical-section 1.0.0
|
2022-08-18 06:34:28 +00:00 |
vector_table.rs
|
RAM-based interrupt vector tables (#321)
|
2022-08-06 14:58:43 +10:00 |
watchdog.rs
|
Use TimerInstant in Timer::GetCounter & add Alarm::schedule_at (#439)
|
2022-08-31 06:54:57 +01:00 |
xosc.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |