- Sep 05, 2019
-
-
-
- Add portexpander interrupt handling - Prevent redundant interrupts between polling portexpander
-
commit a9c3712c Author: Markus <markus@muc.ccc.de> Date: Sat Aug 24 01:29:03 2019 +0000 Code formatting commit b69c586c Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:15:15 2019 +0000 Remove unused variable commit a83ff3c0 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:06:04 2019 +0000 Make time setting more appealing commit 46981523 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:01:25 2019 +0000 Add wait time to loop commit 6b58b587 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:56:40 2019 +0000 Give user time to release button commit 823c00a7 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:44:48 2019 +0000 Add option to set time commit 927d3057 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:44:25 2019 +0000 Remove obsolete lines commit e2dbfe81 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:37:42 2019 +0000 Model localtime as parameter to update function commit ad560d6c Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:29:09 2019 +0000 Remove obsolete drawImage() commit 018f911b Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:28:04 2019 +0000 Fix button_pressed commit d9b5e26a Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:17:19 2019 +0000 Remove obsolete Time dummy class
-
-
-
- Sep 03, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
See merge request card10/firmware!288
-
OpenOCD tried Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'. using a JLink debugger. Overriding it with SWD is what I did. With the CMSIS debugger OpenOCD you get lucky: Info : auto-selecting first available session transport "swd". Hope forcing it always to SWD will make it easier for others using different debuggers.
- Sep 02, 2019
-
-
Oli authored
-
- Aug 31, 2019
-
-
danb authored
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
@danb, when introducing the inline functions as macro replacements you misdeclared some parameter types. I've fixed it now :) Signed-off-by:
Rahix <rahix@rahix.de>
- Aug 30, 2019
-
-
Ferdinand Bachmann authored
-
Florian Kargl authored
-