Jeff Epler
|
774f6ac6ab
|
Switch to using MP_ERROR_TEXT instead of translate, globally
|
2023-10-30 09:49:06 +01:00 |
Dan Halbert
|
d582407b06
|
pre-commit fixes
|
2023-08-14 00:59:22 -04:00 |
hathach
|
fecc1bdedb
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
Dan Halbert
|
ded134c346
|
store wake_alarm in a static object
|
2022-10-29 16:26:36 -04:00 |
Dan Halbert
|
9307b62ad5
|
wip
|
2022-10-27 22:42:04 -04:00 |
microDev
|
b33a2b45dc
|
add coproc alarm
|
2022-10-20 18:38:20 +05:30 |
Dan Halbert
|
60f43b1703
|
allow preserving pin state during deep sleep
|
2022-09-15 17:35:14 -04:00 |
Dan Halbert
|
f63b26c534
|
address jepler's comments and further squeezes
|
2022-05-20 10:10:55 -04:00 |
Dan Halbert
|
a01dec1df9
|
message consolidation and more use of validators
|
2022-05-19 15:38:37 -04:00 |
Tsutomu IKEGAMI
|
6499d18bb8
|
Remove board_deep_sleep_hook, which should be done in board_deinit.
|
2022-02-21 19:21:42 +09:00 |
Tsutomu IKEGAMI
|
bd9dd3dc63
|
Fix atmel-samd alarm module.
|
2022-02-17 23:00:26 +09:00 |
Dan Halbert
|
c06eee9841
|
Clear TAMPER interrupt properly; make keypad module table const
|
2021-12-12 22:00:08 -05:00 |
Dan Halbert
|
e8ea9c75a1
|
check for missing pins; deinit txrx leds
|
2021-11-30 19:16:21 -05:00 |
Jeff Epler
|
340d6b9213
|
more missing-prototypes fixes
|
2021-11-10 21:00:17 -06:00 |
Max Holliday
|
339cf5ecf9
|
staying caught up with runtime changes
|
2021-10-24 15:49:14 -07:00 |
Max Holliday
|
943f2b2085
|
remove interrupt_char.h
|
2021-10-23 09:01:40 -07:00 |
Max Holliday
|
397b2f6bb5
|
pin alarm configures pins again before deep sleep
|
2021-10-21 10:03:46 -07:00 |
Max Holliday
|
5c4f903328
|
rearranging port.c include order for common-hal/alarm
|
2021-10-11 13:31:29 -07:00 |
Max Holliday
|
e7324fa7c3
|
fixing pre-commit stuff
|
2021-10-10 16:40:00 -07:00 |
Max Holliday
|
dcb5fd280a
|
alarm.wake_alarm works for pin and time. Pin & time can both be set at once
|
2021-10-10 12:01:04 -07:00 |
Max Holliday
|
112739e247
|
minor tweaks
|
2021-10-09 14:50:55 -06:00 |
Max Holliday
|
8486502e65
|
reworked fake sleep. functional for pin and time
|
2021-10-09 11:44:10 -06:00 |
Max Holliday
|
6811c5e881
|
c formatting...
|
2021-10-04 15:44:46 -06:00 |
Max Holliday
|
0dd276ba79
|
c formatting
|
2021-10-04 15:04:55 -06:00 |
Max Holliday
|
2ff038f08b
|
fixing c formatting
|
2021-10-04 14:55:44 -06:00 |
Max Holliday
|
6a8b4f5f07
|
fixed c formating
|
2021-10-03 23:13:58 -06:00 |
Max Holliday
|
5ceb72009e
|
fixed c formating for pre-commit check
|
2021-10-03 22:42:04 -06:00 |
Max Holliday
|
b95325e3c7
|
Merge branch 'samd-sleep' into samd-sleep-v1
|
2021-10-03 17:16:27 -06:00 |
Lucian Copeland
|
f748d66128
|
Setup outline for SAMD alarm module
|
2021-10-03 14:57:44 -07:00 |
Max Holliday
|
7a703aaa64
|
adding comments
|
2021-10-02 15:00:18 -06:00 |
Max Holliday
|
79cd10ac85
|
cleaning up TimeAlarm and PinAlarm
|
2021-10-01 17:36:04 -06:00 |
Max Holliday
|
d536be7228
|
working samd deep sleep timealarm and pinalarm (sketchy)
|
2021-09-29 11:44:15 -06:00 |