Neradoc
|
a8b6232402
|
don't print out "hard crash" when USER_SAFE_MODE demanded
|
2021-05-20 21:23:25 +02:00 |
Scott Shawcroft
|
5643355e90
|
Merge remote-tracking branch 'adafruit/main' into simplify_status_led
|
2021-05-20 08:35:15 -07:00 |
Hosted Weblate
|
132185238a
|
Merge remote-tracking branch 'origin/main' into main
|
2021-05-20 15:02:41 +02:00 |
Jonny Bergdahl
|
0c2c725978
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (993 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-05-20 15:02:41 +02:00 |
Wellington Terumi Uemura
|
131cdda2e2
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (993 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-05-20 15:02:41 +02:00 |
Noel Gaetan
|
c82286e39b
|
Translated using Weblate (French)
Currently translated at 96.0% (954 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
2021-05-20 15:02:40 +02:00 |
Dan Halbert
|
74355e8281
|
Merge pull request #4783 from tannewt/fix_sm_rp2040_7
Fix safe mode on rp2040 (in 7.x)
|
2021-05-20 09:02:35 -04:00 |
Hosted Weblate
|
dbc0118f9a
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
2021-05-20 04:41:56 +02:00 |
Dan Halbert
|
7511e1c782
|
Merge pull request #3493 from gabewillen/main
Implemented the ability to set the transmitter power on nRF52 devices
|
2021-05-19 22:41:47 -04:00 |
Scott Shawcroft
|
499a4388cf
|
Handle inverted neopixel power
|
2021-05-19 17:29:02 -07:00 |
Scott Shawcroft
|
65813ef358
|
Fix ble_hci builds
|
2021-05-19 14:14:32 -07:00 |
Scott Shawcroft
|
42ee48ccb5
|
Improve error for invalid parameters
|
2021-05-19 14:09:11 -07:00 |
Scott Shawcroft
|
ee7a701487
|
Switch to start_advertising arg
|
2021-05-19 12:21:48 -07:00 |
gabewillen
|
e29158483e
|
Update Adapter.h
Added the tx_power to the adapter object
|
2021-05-19 11:56:49 -07:00 |
gabewillen
|
6b39df406a
|
Update Adapter.c
Added support for setting transmitter power currently done during every time advertising starts as implemented in the Arduino library
|
2021-05-19 11:55:47 -07:00 |
gabewillen
|
806b39fb22
|
Update Adapter.c
Added support for setting transmitter power
|
2021-05-19 11:55:01 -07:00 |
gabewillen
|
7dee378ade
|
Update Adapter.h
Added support for setting transmitter power
|
2021-05-19 11:55:01 -07:00 |
Scott Shawcroft
|
b78e9fcd19
|
Improve STM reset reason
This causes safe mode to skip the wait for reset when waking up
from an alarm. (It also means we don't flash the LED for it.)
|
2021-05-19 11:48:02 -07:00 |
Scott Shawcroft
|
642fbcf87a
|
Handle status led power
This no longer turns on status LED power before running user code.
Therefore, use of the status LED on some boards will also have to
enable the power.
|
2021-05-19 10:57:14 -07:00 |
Scott Shawcroft
|
9dabe882f1
|
Fix safe mode on rp2040
|
2021-05-19 10:18:43 -07:00 |
Scott Shawcroft
|
14a550c395
|
Merge pull request #4770 from ladyada/main
Add rev A of macropad definition
|
2021-05-19 10:09:19 -07:00 |
Dan Halbert
|
4c928acbd4
|
Merge pull request #4774 from kamtom480/spresense_usb_fix
spresense: Fix USB CDC and MSC
|
2021-05-19 12:42:08 -04:00 |
Dan Halbert
|
aebee2de73
|
Handle USB_HIGHSPEED for MIDI also
|
2021-05-19 07:43:47 -04:00 |
lady ada
|
9a70aa1e8d
|
figure out the AREF thing later
|
2021-05-18 22:20:38 -04:00 |
Limor "Ladyada" Fried
|
b667736110
|
Merge branch 'adafruit:main' into main
|
2021-05-18 20:55:55 -04:00 |
lady ada
|
d8b895f1d7
|
add LED and speaker - natch!
|
2021-05-18 20:53:13 -04:00 |
Scott Shawcroft
|
8c0f358583
|
Merge pull request #4773 from DavePutz/pico-pulseout
Implement pulseout for RP2040
|
2021-05-18 13:23:28 -07:00 |
Lucian Copeland
|
bce541dcc5
|
Minor text fixes
|
2021-05-18 15:16:25 -04:00 |
Scott Shawcroft
|
6164d44e6d
|
Turn off LED after REPL
|
2021-05-18 11:32:45 -07:00 |
lady ada
|
fdbd3bc8c2
|
add missing AREF pin
|
2021-05-18 11:09:31 -04:00 |
ladyada
|
38ffc4352d
|
add workflow for makropad
|
2021-05-18 11:09:03 -04:00 |
ladyada
|
cec9015e19
|
iz makropad with oled
|
2021-05-18 11:09:03 -04:00 |
Kamil Tomaszewski
|
da248d1594
|
spresense: Fix USB CDC and MSC
|
2021-05-18 17:02:16 +02:00 |
root
|
9393467819
|
Update comment for spelling
|
2021-05-17 22:13:00 -05:00 |
Scott Shawcroft
|
c2ebe555f3
|
Merge pull request #4767 from jposada202020/parameter_union_doc_example
adding parameter documentation explanation when it could have two differents types
|
2021-05-17 17:14:09 -07:00 |
Lucian Copeland
|
633d83cc3e
|
Merge remote-tracking branch 'upstream/main' into sleep-revamp
|
2021-05-17 18:57:10 -04:00 |
root
|
ff4b1b28d2
|
iFormatting fixes
|
2021-05-17 16:43:55 -05:00 |
root
|
11ef36d09d
|
Implement pulseout for RP2040
|
2021-05-17 16:24:45 -05:00 |
Dan Halbert
|
0ac107b733
|
Merge pull request #4769 from dhalbert/update-frozen-libs-2021-05-16
update frozen libs
|
2021-05-17 09:52:19 -04:00 |
Dan Halbert
|
8118eb1fe5
|
update frozen libs
|
2021-05-16 14:36:18 -04:00 |
jposada202020
|
82677dd966
|
adding parameter documentation explanation.
|
2021-05-15 12:06:08 -04:00 |
Limor "Ladyada" Fried
|
25a44cb77f
|
Merge pull request #4764 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-05-15 11:52:54 -04:00 |
Hosted Weblate
|
058ab6d86e
|
Merge remote-tracking branch 'origin/main' into main
|
2021-05-15 17:52:44 +02:00 |
Jonny Bergdahl
|
9576028656
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (992 of 992 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-05-15 17:52:44 +02:00 |
Wellington Terumi Uemura
|
b1fc083320
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (992 of 992 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-05-15 17:52:44 +02:00 |
Alvaro Figueroa
|
1964167801
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (992 of 992 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
|
2021-05-15 17:52:43 +02:00 |
Limor "Ladyada" Fried
|
9752162508
|
Merge pull request #4765 from dhalbert/rotary-trinkey-rev-c-pins
Update various Trinkey pins and add _pixelbuf
|
2021-05-15 11:52:33 -04:00 |
Dan Halbert
|
ea0e18d2e0
|
fix logic for suppressing ja and ko clean builds when not necessary
|
2021-05-14 23:41:44 -04:00 |
Dan Halbert
|
1e2a945782
|
Make busio.SPI be NotImplementedError on proxlight to save space
|
2021-05-14 21:52:54 -04:00 |
Scott Shawcroft
|
5c33c9d597
|
Fix SAMD
RTC needed to wait for sync. NeoPixel on SAMD doesn't need disabled
caches. It just needed timing adjustment for 120mhz clock speed.
|
2021-05-14 16:14:24 -07:00 |