- May 24, 2023
-
-
CNLohr authored
GPIO example fixes: fixed port A off-by-one, replaced multiplies with bitshifts, Padded GPIO enum def's
-
prosper00 authored
-
prosper00 authored
-
prosper00 authored
update gpio enum
-
prosper00 authored
update GPIO enum
-
CNLohr authored
added support for clangd #4
-
recallmenot authored
-
prosper00 authored
-
prosper00 authored
-
prosper00 authored
-
- May 23, 2023
-
-
CNLohr authored
clarified standby example name
-
recallmenot authored
-
CNLohr authored
standby + auto-wakeup example
-
CNLohr authored
make fields in (gpio) registers available via structs
-
CNLohr authored
converted all example include paths
-
recallmenot authored
-
recallmenot authored
Co-authored-by:
Alexander Mandera <3356015+AlexanderMandera@users.noreply.github.com>
-
Jannis Konrad authored
-
- May 22, 2023
-
-
CNLohr authored
SSD1306 drawImage
-
Jannis Konrad authored
-
CNLohr authored
standby + button example
-
CNLohr authored
fix macOS compilation
-
recallmenot authored
-
recallmenot authored
-
recallmenot authored
-
recallmenot authored
-
crosstyan authored
-
Jannis Konrad authored
-
Jannis Konrad authored
-
Jannis Konrad authored
we don't need DYN_WRITE for gpio as the fiels don't line up but we will need if for other regs in the future
-
Jannis Konrad authored
-
Jannis Konrad authored
helper try to mitigare weird gcc behaviour
-
CNLohr authored
Fix error when using C++ virtual methods
-
cnlohr authored
-
Alexander Mandera authored
-
cnlohr authored
* Include extralibs by default
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
2. Delay and don't clear halt request when unbricking.
-
cnlohr authored
-