9names
|
895bae90b5
|
Merge pull request #324 from 9names/bsp_use_hal_entry_macro
Add reexport of rp2040::entry to BSPs
|
2022-05-31 23:41:45 +10:00 |
|
mqy
|
623457a498
|
fixed typos
|
2022-04-30 12:51:45 +10:00 |
|
9names
|
12cbab967c
|
Update all BSP examples to use the BSP's re-exported entry macro
|
2022-04-10 21:54:56 +10:00 |
|
9names
|
0e1fe81384
|
Remove static BOOT2 decl in BSP examples so they build
|
2022-01-03 23:07:03 +11:00 |
|
Jonathan Pallant
|
7da16a726f
|
Fixing typos spotted in the review.
|
2021-12-26 19:39:16 +00:00 |
|
Jonathan Pallant (Ferrous Systems)
|
d3bd232885
|
Added two UART IRQ examples.
They are in the pico BSP as they need the 'rt' feature. Also includes
changes to the UART driver for enabling/disabling interrupts.
|
2021-12-26 19:33:23 +00:00 |
|