| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move examples to a subdirectory | Dario Nieuwenhuis | 2021-06-02 | 8 | -184/+0 |
| | | |||||
| * | Fix all warnings on embassy-rp and embassy-rp-examples and | Rukai | 2021-05-20 | 2 | -2/+0 |
| | | | | | embassy-std-examples | ||||
| * | Add `init` fn. Initializes hw and returns Peripherals. | Dario Nieuwenhuis | 2021-05-17 | 3 | -9/+3 |
| | | |||||
| * | Fix core::panic! not printing in examples (#153) | dskleingeld | 2021-05-02 | 2 | -3/+2 |
| | | | | | | | | | * fixes panic not showing in examples removes panic_immediate_abort feature where present, renames config -> config.toml, enables panic-probe defmt printing feature and updates panic-probe to 0.2 * fix unintended changes in build_core and arch * revert uninteded change | ||||
| * | cleanup rp examples | Dario Nieuwenhuis | 2021-04-05 | 2 | -5/+10 |
| | | |||||
| * | rp: add precompiled boot2 to avoid depending on gcc | Dario Nieuwenhuis | 2021-03-29 | 4 | -25/+2 |
| | | |||||
| * | rp/gpio: implement Input | Dario Nieuwenhuis | 2021-03-29 | 5 | -72/+104 |
| | | |||||
| * | rp: add initial version | Dario Nieuwenhuis | 2021-03-29 | 5 | -0/+179 |
