- 05 Jun, 2021 1 commit
-
-
Gabriel authored
-
- 04 Jun, 2021 1 commit
-
-
Gabriel authored
- Turns out GCC 11 is overly aggressive in removing symbols it can't identify as being used (weak symbols maybe???). Mark all syscalls as being used to prevent GCC from removing them with/while/during LTO. - Change the directory name of the example project to match project name.
-
- 28 May, 2021 1 commit
-
-
Gabriel authored
-
- 25 May, 2021 1 commit
-
-
Gabriel authored
- Split up e-ink init from poweron and destroy from poweroff - Disable/stop using the LED for blinking, as it turns out the darn thing is also connected to the SCK pin
-
- 24 May, 2021 1 commit
-
-
Gabriel authored
-