.. |
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
|
Fix clippy warnings
|
2022-08-11 21:45:26 +00:00 |
i2c
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01: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
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
usb
|
Implements USB enumeration workaround (RP2040-E5). (#120)
|
2022-08-17 22:22:36 +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
|
Fix PIO rx fifo status (#367)
|
2022-06-24 08:24:27 +10: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
|
Provide an unsafe function for resetting all spinlocks
|
2022-04-30 11:33:22 +10:00 |
spi.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01: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
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +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
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |
xosc.rs
|
migrate rp2040-hal from embedded_time to fugit
|
2022-08-24 22:46:34 +01:00 |