jun2sak
|
2aa5aec0d5
|
cleanup.
|
2021-02-26 01:45:12 +09:00 |
|
jun2sak
|
c713d31d0d
|
move externs to .h
|
2021-02-26 01:20:55 +09:00 |
|
jun2sak
|
c86ca2a4ff
|
move externs to .h
|
2021-02-26 00:51:52 +09:00 |
|
jun2sak
|
9328d09a7a
|
re-enable parameters check.
|
2021-02-26 00:50:44 +09:00 |
|
jun2sak
|
61a69daae1
|
raise NotImplementedError when construct TouchAlarm.
|
2021-02-25 08:19:03 +09:00 |
|
jun2sak
|
f66896ce32
|
use nRF SDK function to set up memory retention.
|
2021-02-25 02:34:43 +09:00 |
|
jun2sak
|
9661d67cd3
|
replace MY_DEBUG_UART -> NRF_DEBUG_PRINT.
|
2021-02-25 01:49:57 +09:00 |
|
jun2sak
|
72b5f1a9a6
|
clean up my personal settings.
|
2021-02-25 01:38:23 +09:00 |
|
jun2sak
|
0f188befb6
|
set RAM retention just before deep sleep
|
2021-02-24 00:12:25 +09:00 |
|
jun2sak
|
ec64fa6a29
|
move dump_xxx functions to debug_uart.c.
|
2021-02-23 12:16:37 +09:00 |
|
jun2sak
|
372c98626a
|
move all the debug codes from port.c to debug_uart.c.
|
2021-02-23 11:56:40 +09:00 |
|
jun2sak
|
9df0f439f3
|
alarm/pin/__init__.c is no longer used.
|
2021-02-23 10:31:49 +09:00 |
|
jun2sak
|
5c858a1925
|
add weak board_deinit().
|
2021-02-21 16:27:21 +09:00 |
|
jun2sak
|
1da8b9900a
|
Merge branch 'main' into nrf52-sleep
|
2021-02-21 13:35:06 +09:00 |
|
jun2sak
|
36c59250dd
|
some cleanups.
|
2021-02-21 09:57:14 +09:00 |
|
jun2sak
|
d659c2ce34
|
move port-specific debug functions from supervisor/shared/serial.c to ports/nrf/supervisor/port.c
|
2021-02-21 09:55:10 +09:00 |
|
jun2sak
|
793198909e
|
set SleepMemory size to 256 bytes.
|
2021-02-21 08:19:39 +09:00 |
|
jun2sak
|
41d9d4e0ab
|
call sd API only when sd enabled.
|
2021-02-21 08:17:57 +09:00 |
|
Dan Halbert
|
cf3217e6d4
|
Merge pull request #4232 from TG-Techie/fix_tg_watch
fix TG-Watch ble issue
|
2021-02-20 18:10:52 -05:00 |
|
Jonah Yolles-Murphy
|
a9a2145238
|
fix TG-Watch ble issue
|
2021-02-20 15:46:33 -05:00 |
|
jun2sak
|
26f8f532f1
|
safe mode fix.
|
2021-02-21 00:47:07 +09:00 |
|
Dan Halbert
|
985e020936
|
shrink simmel build
|
2021-02-19 18:41:27 -05:00 |
|
Dan Halbert
|
e344c6d684
|
fix some builds
|
2021-02-18 14:24:58 -05:00 |
|
Dan Halbert
|
5c37b73c6d
|
fix typo to fix nrf builds
|
2021-02-18 11:09:32 -05:00 |
|
jun2sak
|
cf2427c561
|
light sleep reason fix.
|
2021-02-17 21:51:28 +09:00 |
|
jun2sak
|
e6350ff834
|
Initial commit.
|
2021-02-17 20:53:18 +09:00 |
|
Dan Halbert
|
d54b5861a3
|
wip
|
2021-02-12 19:01:14 -05:00 |
|
Dan Halbert
|
f0564b4986
|
merge from upstream; complicated webusb merge
|
2021-02-11 18:50:02 -05:00 |
|
Dan Halbert
|
1b7f3d11e7
|
wip
|
2021-02-08 10:57:41 -05:00 |
|
Dan Halbert
|
0802b22ed6
|
usb descriptors all set; rework of enabling for USB devices
|
2021-02-04 19:23:40 -05:00 |
|
BiffoBear
|
2656c84b01
|
Initial commit. Edited error messages in .c files
|
2021-02-03 05:49:40 +07:00 |
|
Dan Halbert
|
745ba01768
|
shrink simmel
|
2021-02-01 12:22:35 -05:00 |
|
Bernhard Boser
|
e285b5b98c
|
Merge remote-tracking branch 'adafruit/main' into cp-flow
|
2021-01-27 09:22:41 -08:00 |
|
Bernhard Boser
|
16d54586c1
|
remove long read error message
|
2021-01-27 09:20:45 -08:00 |
|
Dan Halbert
|
13812a788f
|
Merge pull request #4060 from dhalbert/regularize-extmod-modules
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
|
2021-01-26 12:54:21 -05:00 |
|
Dan Halbert
|
f154ee855d
|
shrink simmel
|
2021-01-26 10:23:37 -05:00 |
|
Dan Halbert
|
69869e1439
|
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
|
2021-01-24 23:10:20 -05:00 |
|
Bernhard Boser
|
e27dd26dc7
|
make translate, BEWARE adds the 'world'
|
2021-01-18 11:26:39 -08:00 |
|
Bernhard Boser
|
07a9593abc
|
add flow control info to busio_uart_obj_t
|
2021-01-17 19:33:32 -08:00 |
|
gamblor21
|
41b9196167
|
Disabling in more small boards
|
2021-01-17 00:00:06 -06:00 |
|
Dan Halbert
|
c4f0325ff8
|
Merge pull request #3991 from TG-Techie/main
Revision to TG-Watch
|
2021-01-14 18:43:52 -05:00 |
|
Jonah Yolles-Murphy
|
c63d5a44a0
|
restore TG-Watch USB_PID from accidental overwrite
|
2021-01-14 00:08:34 -05:00 |
|
Jonah Yolles-Murphy
|
5f8ad0c5e6
|
correct USB_PRODUCT for TG-Watch
|
2021-01-14 00:02:56 -05:00 |
|
Jonah Yolles-Murphy
|
8f8af90098
|
final name and extra board
|
2021-01-13 23:51:34 -05:00 |
|
Dan Halbert
|
ccace62ac9
|
don't check length for remote characteristic or dedescriptor
|
2021-01-13 15:35:51 -05:00 |
|
Scott Shawcroft
|
4db55652a3
|
Merge pull request #3964 from dhalbert/ble-timing-fixes
Round BLE timing values; fix timeout check
|
2021-01-11 16:52:14 -08:00 |
|
Scott Shawcroft
|
91245297e8
|
Merge pull request #3659 from iot49/msgpack
module msgpack
|
2021-01-11 15:22:39 -08:00 |
|
Dan Halbert
|
a397af9bdf
|
Round BLE timing values; fix timeout check
|
2021-01-10 13:16:19 -05:00 |
|
Jonah Yolles-Murphy
|
8652d69614
|
update TG-Watch pins, name, and frozen libraries
|
2021-01-10 04:04:50 -05:00 |
|
foamyguy
|
13efbf24e5
|
disable msgpack on boards without room
|
2021-01-09 10:33:56 -06:00 |
|