Nathan Young
|
f22f4f896a
|
stm: Make family IDs consistent with TinyUF2
This should allow UF2 images for STM32F405 boards to be flashed by
TinyUF2.
|
2022-07-10 21:34:07 +02:00 |
|
Tod Kurt
|
a658007673
|
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
|
2022-07-09 22:17:26 -07:00 |
|
Tod Kurt
|
22e061ba35
|
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
|
2022-07-09 22:17:18 -07:00 |
|
Tod Kurt
|
98692150ac
|
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
|
2022-07-09 22:17:12 -07:00 |
|
Tod Kurt
|
f464ec3047
|
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
|
2022-07-09 22:17:02 -07:00 |
|
Dan Halbert
|
9d77a36fbf
|
update samd-peripherals submodule
|
2022-07-08 22:47:36 -04:00 |
|
Melissa LeBlanc-Williams
|
bc14b7ad47
|
Fix the display on the esp box lite
|
2022-07-08 15:40:59 -07:00 |
|
Dan Halbert
|
2c7ad7a39f
|
make translate and pre-commit formatting fixes
|
2022-07-08 16:53:53 -04:00 |
|
Melissa LeBlanc-Williams
|
3c093713dc
|
Merge branch 'esp_box_lite' of https://github.com/tannewt/circuitpython into esp_box_lite
|
2022-07-08 13:46:14 -07:00 |
|
Dan Halbert
|
c316b950c7
|
merge from adafruit/main
|
2022-07-08 15:42:19 -04:00 |
|
Dan Halbert
|
d869b441f4
|
further ESP32 sdkconfig fixes; add CIRCUITPY_STATUS_BAR
|
2022-07-08 15:27:00 -04:00 |
|
Dan Halbert
|
76e32dcf93
|
remove need for CIRCUITPY_ESP_PSRAM
|
2022-07-08 14:54:55 -04:00 |
|
Dan Halbert
|
afbf4de071
|
Uncomment or remove debugging changes
|
2022-07-08 12:53:25 -04:00 |
|
Dan Halbert
|
c3cd32e773
|
CPU freq to 240 MHz, redo sdkconfigs
|
2022-07-08 10:50:00 -04:00 |
|
Dan Halbert
|
75208573f4
|
tweak sdkconfig; add temp logging to mp_make_function_from_raw_code
|
2022-07-08 09:53:29 -04:00 |
|
Tod Kurt
|
d3e1d1b104
|
Fix #6559
|
2022-07-07 19:42:11 -07:00 |
|
Jeff Epler
|
ab3e786611
|
disable additional module on matrixportal_m4
|
2022-07-07 20:00:12 -05:00 |
|
Jeff Epler
|
c4dfd8e30a
|
Fix default BOARD setting & messages
It's important that these lines NOT be indented with tabs, because
that provokes Make to say that commands appear before a target.
|
2022-07-07 17:17:15 -05:00 |
|
Jeff Epler
|
601eb91b89
|
Disable gifio on matrixportal to reclaim flash space
|
2022-07-07 17:00:00 -05:00 |
|
Dan Halbert
|
4e88d795e1
|
Thonny causing crash emitglue.c:199:
|
2022-07-06 23:01:19 -04:00 |
|
Dan Halbert
|
4c20b3cb63
|
Merge pull request #6564 from adafruit/7.3.x
7.3.x
|
2022-07-06 15:25:24 -04:00 |
|
Scott Shawcroft
|
d83720f659
|
Tweak display init
|
2022-07-05 17:02:52 -07:00 |
|
Scott Shawcroft
|
cd77517b2f
|
Add build for ESP32-S3 Box Lite
|
2022-07-05 16:35:42 -07:00 |
|
Scott Shawcroft
|
18d7165e0f
|
Merge pull request #6550 from crackmonkey/rp2040-wait-pin-bounds
issue adafruit#6538 loose bounds checking on WAIT PIO instruction
|
2022-07-05 12:56:14 -07:00 |
|
Nick Lopez
|
dce9396fe3
|
issue adafruit#6538 loose bounds checking on WAIT PIO instruction
|
2022-07-02 14:32:20 -07:00 |
|
Scott Shawcroft
|
07b2697ae3
|
WIP websocket to serial
|
2022-07-01 16:57:10 -07:00 |
|
Patrick
|
c3cf9ba9ce
|
remove wifi max from sdkconfig
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
aaeda97818
|
update PHY section, correct name
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
aa53d36934
|
setting CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER to 8.5
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
7e367eeb58
|
Update "D" mappings
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
d4b26daf1b
|
correct creator and creation IDs
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
6c7faf0eba
|
Change USB VID & PID to Creator and Creation IDs
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
3253ae2503
|
tested and corrected several pins
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
f10fa566aa
|
REPL works. Based on QTPYC3.
|
2022-07-01 14:50:47 -07:00 |
|
Patrick
|
a3070f6c2a
|
Changes to Pin Mappings
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
b37236f83f
|
C3 does not have PSRAM
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
af629ab180
|
Add assumed PID value
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
c1e6003d26
|
remove comment that breaks {ID Checker
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
9bae8549c5
|
add UART RX TX to mpconfigboard
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
6763b7b968
|
add A5
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
bcf27e146b
|
fix build break and add io 20/21
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
dc1c86738a
|
Initial pin mapping pass
|
2022-07-01 14:50:46 -07:00 |
|
Patrick
|
fd4695d0f2
|
Gettting started with pin mapping.
|
2022-07-01 14:50:46 -07:00 |
|
Dan Halbert
|
8814ee03f1
|
Merge pull request #6542 from todbot/wifi-tx-power
Add wifi.radio.tx_power
|
2022-07-01 14:09:08 -04:00 |
|
Scott Shawcroft
|
7589e53fea
|
WIP websocket accept and hashlib
|
2022-07-01 10:18:33 -07:00 |
|
Dan Halbert
|
8bb369cac5
|
refactor debug UART to console UART; get working on ESP32
|
2022-06-30 23:16:46 -04:00 |
|
Dan Halbert
|
187f156ac7
|
Merge pull request #6534 from tannewt/esp_wdt_safe_mode
Safe mode when ESP interrupt watchdog fires
|
2022-06-30 22:56:35 -04:00 |
|
Dan Halbert
|
63873e2c14
|
Merge pull request #6528 from tannewt/cp_webserver
Add web workflow to ESP boards
|
2022-06-30 22:53:47 -04:00 |
|
Tod Kurt
|
698d563dcf
|
adust wifi.radio.tx_power to be x4 (in db) as mentioned in #6540
|
2022-06-30 15:33:03 -07:00 |
|
Tod Kurt
|
2a563cc8ba
|
first cut at wifi.radio.tx_power
|
2022-06-30 15:10:16 -07:00 |
|