| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | Add descriptions to all RP2040 examples. Some need hardware that was not ↵ | Henrik Berg | 2023-07-13 | 1 | -0/+4 |
| | | | | | specified. | ||||
| * | rp/clocks: don't expose unstable pac items | pennae | 2023-05-17 | 1 | -2/+2 |
| | | | | | | | | exposing pac items kind of undermines the unstable-pac feature. directly exposing register structure is also pretty inconvenient since the clock switching code takes care of the src/aux difference in behavior, so a user needn't really be forced to write down decomposed register values. | ||||
| * | Dirbaio comments round 2 | Caleb Jamison | 2023-05-09 | 1 | -5/+5 |
| | | |||||
| * | Improve gpout example, clk_gpout_freq | Caleb Jamison | 2023-05-09 | 1 | -6/+19 |
| | | |||||
| * | Add missing functions, Cleanup, Gpout example | Caleb Jamison | 2023-05-08 | 1 | -0/+21 |
