jun2sak
|
6e9429d779
|
soft reboot for pretending deep sleep.
|
2021-04-12 20:53:14 +09:00 |
|
Lucian Copeland
|
15764b4c24
|
Merge remote-tracking branch 'upstream/main' into nrf52-sleep
|
2021-04-09 13:48:45 -04:00 |
|
Dan Halbert
|
1b60c9d033
|
Merge pull request #4580 from jepler/incrementalencoder-refactor
IncrementalEncoder: factor out the quadrature state machine
|
2021-04-09 13:10:02 -04:00 |
|
Dan Halbert
|
61e33a5619
|
fix nrf ISR; make direction consistent across ports; save code size
|
2021-04-09 11:07:47 -04:00 |
|
Dan Halbert
|
72055ff02b
|
Merge pull request #4578 from tannewt/packetbuffer_lengths
Improve PacketBuffer lengths and remove packet_size
|
2021-04-08 18:55:24 -04:00 |
|
Jeff Epler
|
d69ca4a8ae
|
nrf: switch to shared softencoder implementation
|
2021-04-08 16:36:10 -05:00 |
|
Scott Shawcroft
|
e3b3f97fa6
|
Improve PacketBuffer packet lengths for remote service
|
2021-04-08 13:25:11 -07:00 |
|
Jonny Bergdahl
|
1afd204828
|
Changed error message to display the generic term 'system firmware' instead of the Nordic specific term 'soft device'
|
2021-04-02 20:34:37 +02:00 |
|
Scott Shawcroft
|
58835e5a5b
|
Two small PacketBuffer fixes
1. Allow for ctrl-c during a write.
2. Handle disconnects when acting as a client.
|
2021-04-01 14:16:35 -07:00 |
|
Scott Shawcroft
|
0752bbd5fd
|
Fix central pairing and crash on clear
The list_clear would crash if we tried to clear a NULL list. (It
can happen if we haven't tried to discover any services.)
|
2021-03-31 16:04:04 -07:00 |
|
Scott Shawcroft
|
da4dceea15
|
Fix 16MB Winbond names
|
2021-03-25 11:37:08 -07:00 |
|
Scott Shawcroft
|
aec0ef3cbf
|
Switch devices.h to nvm.toml data
|
2021-03-25 09:57:18 -07:00 |
|
Jeff Epler
|
75ba26ee7c
|
Merge pull request #4421 from kattni/led-pin
Adding LED for D13/L pin name.
|
2021-03-16 18:58:14 -05:00 |
|
Kattni Rembor
|
2b910b7292
|
Adding LED for D13/L pin name.
|
2021-03-16 12:14:40 -04:00 |
|
gamblor21
|
0890b54cd9
|
More formatting
|
2021-03-16 08:29:04 -05:00 |
|
gamblor21
|
fb437d8280
|
Formatting fixes
|
2021-03-16 08:22:02 -05:00 |
|
Mark
|
e326d7ca80
|
Merge branch 'main' into rp_dp_parallel
|
2021-03-15 20:00:13 -05:00 |
|
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
|
gamblor21
|
56a219911f
|
Add frequency support to parallel bus
|
2021-03-11 19:32:43 -06:00 |
|
Scott Shawcroft
|
f0965b1ef7
|
Merge pull request #4350 from nitz/board-add-sparkfun-micromod-nrf52840
Add new nRF port for SF MicroMod nRF52840.
|
2021-03-10 18:13:11 -08:00 |
|
nitz
|
d5365cb066
|
SDIO/QSPI pin names. ¯\_(ツ)_/¯
|
2021-03-09 18:36:29 -05:00 |
|
nitz
|
5beb529f61
|
Update pins, remove unused defs from board config.
|
2021-03-09 17:43:13 -05:00 |
|
nitz
|
fe0655e121
|
Update pins, remove unused defs from board config.
|
2021-03-09 17:39:50 -05:00 |
|
nitz
|
1ae858126a
|
Fix the mpconfigboard.mk that was screwy?
|
2021-03-09 17:29:10 -05:00 |
|
Chris Dailey
|
a61db7f12e
|
Updated SparkFun MicroMod USB PID
As per the PID provide by TheHoff, [here](https://forum.sparkfun.com/viewtopic.php?p=223812#p223812)
|
2021-03-09 12:54:52 -05:00 |
|
jun2sak
|
c8f36e604c
|
reset myself, not go REPL, after wakeup from deep sleep.
|
2021-03-09 00:42:22 +09:00 |
|
Jeff Epler
|
f1ada8e880
|
Automatically count EXTERNAL_FLASH_DEVICES
|
2021-03-07 11:48:39 -06:00 |
|
jun2sak
|
51c7a49853
|
Merge branch 'main' into nrf52-sleep
|
2021-03-07 20:50:53 +09:00 |
|
jun2sak
|
5bd1107fec
|
Clean up.
|
2021-03-07 20:38:04 +09:00 |
|
jun2sak
|
2eed9a1735
|
old System OFF sleep code for future reference.
|
2021-03-07 20:21:33 +09:00 |
|
jun2sak
|
7430b92d27
|
address hw pin-reset while sleep.
|
2021-03-07 20:20:29 +09:00 |
|
jun2sak
|
2795c002ad
|
disable QSPI while system ON idle loop.
|
2021-03-07 19:14:04 +09:00 |
|
jun2sak
|
cd5c0e99f7
|
Clean up.
|
2021-03-07 19:09:01 +09:00 |
|
nitz
|
3b76299f39
|
Add new nRF port for SF MicroMod nRF52840.
|
2021-03-07 01:06:50 -05:00 |
|
jun2sak
|
3fab9f8b1b
|
new wait-until-alarm design, don't use System OFF.
|
2021-03-07 01:09:54 +09:00 |
|
Artyom Skrobov
|
e0b96c0f43
|
[nrf] No need to store buffer_length as part of audiopwmio_pwmaudioout_obj_t
|
2021-03-05 06:01:58 -05:00 |
|
Jeff Epler
|
efc2667b5f
|
Merge pull request #4186 from jepler/update-protomatter-rp2
Enable protomatter on RP2040 builds
|
2021-03-02 19:01:37 -06:00 |
|
Scott Shawcroft
|
d0eab5c561
|
Merge pull request #4256 from kmatch98/bt_cleanup
Add `bitmaptools` module
|
2021-03-01 18:24:12 -08:00 |
|
Jeff Epler
|
238484ec26
|
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
|
2021-03-01 15:18:32 -06:00 |
|
jun2sak
|
7cecd99658
|
remove unused debug printf's.
|
2021-02-28 16:04:29 +09:00 |
|
jun2sak
|
3e47e00291
|
address the pretending-to-deep-sleep issue.
|
2021-02-28 15:57:37 +09:00 |
|
jun2sak
|
498debc826
|
remove unused debug printf's.
|
2021-02-28 15:37:25 +09:00 |
|
jun2sak
|
9b34726c0d
|
GPIO and GPIOTE reg dump for debug.
|
2021-02-28 15:36:14 +09:00 |
|
Jeff Epler
|
1d1ff5f308
|
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
|
2021-02-26 09:56:35 -06:00 |
|
Scott Shawcroft
|
3f08cb47b8
|
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
|
2021-02-25 16:59:15 -08:00 |
|
jun2sak
|
0f8c96f424
|
remove trailing whitespaces.
|
2021-02-26 09:11:35 +09:00 |
|
jun2sak
|
7fd4648cd5
|
rase error if Alarm time >= 512 sec.
|
2021-02-26 09:06:11 +09:00 |
|
jun2sak
|
277a67d876
|
call touchalarm funcs as well as pin/timealarm.
|
2021-02-26 08:11:50 +09:00 |
|
Kevin Matocha
|
a7a4f93ff8
|
Updated build configs to turn off BITMAPTOOLS for smaller builds
|
2021-02-25 15:44:32 -06:00 |
|
jun2sak
|
2aa5aec0d5
|
cleanup.
|
2021-02-26 01:45:12 +09:00 |
|