Alex Maestas
|
a5fcde118e
|
Merge branches 'stephan242-inactivity-countdown-when-le-never' and 'stephan242-off-by-one'
|
2026-04-08 04:42:48 +00:00 |
|
Alex Maestas
|
fd526ed401
|
bump to the newer upload-artifact github action
|
2024-09-04 20:10:37 +00:00 |
|
Alex Maestas
|
44bdc8503e
|
explain usage in format command when arg isn't YES
|
2024-08-05 23:11:54 +00:00 |
|
Alex Maestas
|
ca1da33b82
|
in filesystem_init, handle the error code correctly
|
2024-08-05 23:09:24 +00:00 |
|
Alex Maestas
|
7000d08ba5
|
add a format command
|
2024-08-05 23:06:18 +00:00 |
|
Alex Maestas
|
f28209b290
|
add an openocd.cfg for openocd 0.12.0
|
2024-03-31 00:37:35 +00:00 |
|
Alex Maestas
|
40b71400c5
|
uf2conv: argument to re.split should be a rawstring
|
2024-03-16 16:50:55 +00:00 |
|
Alex Maestas
|
a2a60eb31a
|
annotate SLEEPCFG-register detail
|
2024-01-22 00:39:20 +00:00 |
|
Alex Maestas
|
af49d3cfcb
|
annotate voltage regulation erratum
|
2024-01-22 00:39:20 +00:00 |
|
Alex Maestas
|
2ae8f9863b
|
annotate SysTick erratum
|
2024-01-22 00:39:20 +00:00 |
|
Alex Maestas
|
83a0e4e992
|
annotate TRNG erratum, address review comment
|
2024-01-22 00:39:18 +00:00 |
|
 Alex MaestasandWesley Aptekar-Cassels
|
aa3a1eeeef
|
movement: Use LE mode code to keep buzzer awake, instead of sleeping.
|
2024-01-09 16:24:11 -05:00 |
|
Alex Maestas
|
399679ac59
|
delete stray line of code that messed with correction profile while adjusting cadence
|
2023-12-22 22:35:46 +00:00 |
|
Alex Maestas
|
de692e05e2
|
make any unknown interrupts/faults reset the microcontroller
|
2023-12-18 06:41:21 +00:00 |
|
Alex Maestas
|
d96d6f9c91
|
make the HAL sleep function obey the chip documentation
the sleep mode doesn't get set immediately, and needs to be waited upon.
|
2023-12-18 03:09:36 +00:00 |
|
Alex Maestas
|
d10fa223b2
|
address SysTick erratum, which can hard-fault the chip
|
2023-12-18 01:29:28 +00:00 |
|
Alex Maestas
|
93d7f38d67
|
fix simulator build by declaring Trng type as a void pointer
|
2023-12-17 22:40:04 +00:00 |
|
Alex Maestas
|
68f3865227
|
work around silicon erratum in SUPC/VREG
|
2023-12-17 17:40:19 +00:00 |
|
Alex Maestas
|
89e86fe629
|
work around silicon erratum in TRNG
|
2023-12-17 17:39:59 +00:00 |
|
Alex Maestas
|
0e801ed505
|
make the watch-face a global in movement.c, actually
|
2023-12-17 03:23:26 +00:00 |
|
Alex Maestas
|
8eae6eabd6
|
clean up trailing whitespace in movement.c
|
2023-12-16 22:23:32 +00:00 |
|
Alex Maestas
|
0ffe19da5b
|
use a pointer to the watch face in the app loop instead of indirecting through the index each time, and also recalculate can_sleep based on the timeout loop call.
|
2023-12-16 22:23:19 +00:00 |
|
Alex Maestas
|
06d546f179
|
make it clear that the movement_state contains indexes
|
2023-12-16 22:08:10 +00:00 |
|
Alex Maestas
|
dd9ca10122
|
make the zero in wyoscan a little more visually appealing
|
2023-12-08 22:11:56 +00:00 |
|
Alex Maestas
|
8206f37fcf
|
fix undefined behavior found by clang's sanitize
|
2023-12-07 02:24:26 +00:00 |
|