This website requires JavaScript.
Explore
Help
Sign In
alex
/
rp-hal-boards
Watch
1
Star
0
Fork
You've already forked rp-hal-boards
0
mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced
2024-12-23 20:51:31 +11:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a040a8042
rp-hal-boards
/
.gitignore
6 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added skeleton for HAL and updated readme
2021-01-26 07:42:43 +11:00
.idea/
Add CI checks
2021-04-18 05:09:54 +10:00
target
Remove Cargo.lock
2021-04-25 05:35:23 +10:00
Cargo.lock
Update and move readmes The READMEs that go to crates.io need to be in the crate dir
2021-08-25 08:33:03 +10:00
.vscode
Use rp2040-hal in all example (possibly through their bsp) (#423) * Use rp2040-hal in all example (possibly through their bsp) Some of the examples were using the cortex_m_rt::entry method which misses the device specific spinlock re-initialisation. This commits makes the usage more consistent by using rp2040_hal exported macro as the only `entry` method used across examples.
2022-08-22 04:01:45 +10:00
*.orig
Reference in a new issue
Copy permalink