Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | cpu_main: Rename cpu_main_stack.c to just stack.c | Luke T. Shumaker | |
2025-05-15 | Fully banish printf from the firmware | Luke T. Shumaker | |
2025-04-10 | make lint: Adopt shfmt | Luke T. Shumaker | |
tusb_helpers.h.gen got a little manual fussing here | |||
2025-03-09 | lint-bin, stack.c.gen: FIX: Handle __*_veneer functions | Luke T. Shumaker | |
These have to do with ARM Thumb mode. | |||
2025-03-02 | libhw: Add rp2040_gpioirq, use it | Luke T. Shumaker | |
2025-03-01 | lint-bin: (dry-run) lint that list of functions matches stack.c.gen | Luke T. Shumaker | |
2025-02-26 | lint-bin: Also show sizes in decimal | Luke T. Shumaker | |
2025-02-26 | lint-bin: Ignore removed symbols | Luke T. Shumaker | |
2025-02-26 | Integrate lint-bin into `make lint` | Luke T. Shumaker | |
2025-02-26 | I guess CMake uses .o now instead of .obj? | Luke T. Shumaker | |
2025-02-13 | Start linting against global variables | Luke T. Shumaker | |