Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-02 | gpio: Fix init order | uvok | |
I had a task which accessed an uninit queue. oops. | |||
2025-07-21 | Move advertising pin | uvok | |
2025-07-21 | Remove pin 0 poilling | uvok | |
2025-07-19 | Implement preview mode | uvok | |
2025-07-19 | Add very ugly prev/next navigation | uvok | |
2025-07-19 | log: forgot newline | uvok | |
2025-07-19 | gpio: Reorder file, add filter | uvok | |
2025-07-19 | gpio: Re-attempt debouncing | uvok | |
2025-07-19 | gpio: Change queue type, use digitalPinToInterrupt macro, logging | uvok | |
2025-07-18 | Pin deboncing | uvok | |
2025-07-18 | Put Freertos stuff in struct | uvok | |
2025-07-18 | Add GPIO interrupt processing | uvok | |
2025-07-17 | Reorganize, scope, add GPIO | uvok | |