Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-24 | machine/thingplus_rp2040, machine/waveshare-rp2040-zero:add WS2812 definition | sago35 | |
2024-04-04 | rp2040: move UART0 and UART1 to common file | Ayke van Laethem | |
This is makes it easier to use these in simulation, plus it avoids duplication. The only downside I see is that more UARTs get defined than a board supports, but no existing code should break (no UARTs get renamed for example). | |||
2022-12-19 | build: drop deprecated build tags | Yurii Soldak | |
2022-07-15 | machine: reorder pin definitions to improve pin list on tinygo.org | Ayke van Laethem | |
2022-07-08 | boards: add Challenger RP2040 LoRa | Kenneth Bell | |
2022-07-04 | rp2040: add usb settings | sago35 | |
2022-04-26 | machine/thingplus: rename to the singular thing as that it the correct name | deadprogram | |
Signed-off-by: deadprogram <[email protected]> |