root
|
750535d4af
|
Correct assignment of RMT channels on ESP32C3
|
2023-02-02 14:55:57 -06:00 |
|
RetiredWizard
|
fa514e22b2
|
mimxrt10xx gpio pins don't deinit
It looks like a rogue "return" made it's way into the reset pin code
for the mimxrt10xx port resulting in pin.deinit() not working.
|
2023-01-05 19:17:08 -05:00 |
|
Scott Shawcroft
|
bb3a1c0a2a
|
Merge pull request #7153 from fonix232/feature/waveshare_rp2040_lcd_1_28
feat: Add support for Waveshare RP2040-LCD-1.28
|
2023-01-04 10:18:01 -08:00 |
|
Dan Halbert
|
4f78d63905
|
Merge pull request #7412 from 2231puppy/e-fidget
Add E-Fidget board
|
2023-01-04 12:32:27 -05:00 |
|
2231puppy
|
38ebe90f7c
|
Remove unexposed pins from E-Fidget
|
2023-01-03 19:24:48 -05:00 |
|
2231puppy
|
bea62030b7
|
Add E-Fidget board
|
2023-01-03 16:02:24 -05:00 |
|
Jozsef Kiraly
|
f23a96fa09
|
Update config with proper USB VID
|
2023-01-03 20:31:18 +00:00 |
|
Jozsef Kiraly
|
463c8d0f11
|
Merge pull request #2 from adafruit/main
Merge main
|
2023-01-03 20:28:18 +00:00 |
|
Pontus Oldberg
|
14417a21d1
|
Merge branch 'adafruit:main' into main
|
2023-01-03 09:31:49 +01:00 |
|
Dan Halbert
|
3cf947ff8f
|
Merge pull request #7399 from CDarius/m5stack_atom_matrix
Added M5Stack Atom Matrix board
|
2023-01-02 13:28:04 -05:00 |
|
Dan Halbert
|
6d9d593a0d
|
Merge pull request #7401 from CDarius/m5stack_atom_echo
Added M5Stack Atom Echo board
|
2023-01-02 13:27:48 -05:00 |
|
Dan Halbert
|
d1cd096813
|
Merge pull request #7358 from dhalbert/read-only-mac-address-rp2040
Read only mac address rp2040
|
2023-01-02 13:23:28 -05:00 |
|
Dan Halbert
|
637d47b058
|
Merge pull request #7402 from CDarius/m5stack_atom_u
Added M5Stack Atom U board
|
2023-01-02 13:21:48 -05:00 |
|
Dan Halbert
|
03b43b7b3f
|
complete rework for microcontroller.cpu.frequency and wifi.radio MAC addresses
|
2023-01-02 11:45:58 -05:00 |
|
Dan Halbert
|
a061729dcc
|
Update ports/espressif/boards/m5stack_atom_matrix/sdkconfig
|
2023-01-02 10:41:25 -05:00 |
|
Dan Halbert
|
f5c0996fb7
|
Update ports/espressif/boards/m5stack_atom_echo/sdkconfig
|
2023-01-02 10:41:11 -05:00 |
|
Dan Halbert
|
01f6762aa1
|
Update ports/espressif/boards/m5stack_atom_u/sdkconfig
|
2023-01-02 10:40:49 -05:00 |
|
Dan Halbert
|
2da4e06890
|
fix up esp32-camera submodule
|
2023-01-02 10:13:20 -05:00 |
|
Dan Halbert
|
a3adcf0e1a
|
clarify read-only mac address; reuse translate msgs
|
2023-01-02 10:13:20 -05:00 |
|
Dan Halbert
|
4e31522d08
|
Merge pull request #7373 from jaygreco/add_nullbits_bit_c_pro
Add nullbits Bit-C PRO board
|
2023-01-02 09:22:16 -05:00 |
|
CDario
|
4fe00ef74a
|
Added M5Stack Atom U
|
2022-12-31 06:21:49 +00:00 |
|
CDario
|
dec0b272fe
|
Fixed I2C bus definition
|
2022-12-30 23:21:46 +00:00 |
|
CDario
|
58e32bd2cb
|
Fixed speacker and microphone pins definition
|
2022-12-30 23:09:38 +00:00 |
|
CDario
|
52ee5a9272
|
Added M5Stack Atom Echo
|
2022-12-30 20:21:00 +00:00 |
|
CDario
|
42195a4a29
|
Added M5Stack Atom Matrix board
|
2022-12-30 17:37:37 +00:00 |
|
Dan Halbert
|
ed5d9ac448
|
Merge pull request #7392 from chukwon/main
Update pins.c for lolin_c3_mini
|
2022-12-30 00:08:39 -05:00 |
|
Dan Halbert
|
e8ee4b220e
|
Merge pull request #7398 from dhalbert/cache-memory-fence
Use memory fence when disabling cache to avoid -O2 problems
|
2022-12-30 00:08:24 -05:00 |
|
Dan Halbert
|
cc92ce4820
|
Use memory fence when disabling cache to avoid -O2 problems
|
2022-12-29 19:49:40 -05:00 |
|
Dan Halbert
|
70b838a42d
|
Merge pull request #7395 from jepler/fix-getenv_int-dos-newlines
Fix getenv_int handling of "dos-style" newlines
|
2022-12-28 18:32:38 -05:00 |
|
Jeff Epler
|
83bbfd1815
|
Allow the tests to directly call the non-heap using _int and _str variants
.. of getenv. These can have their own special bugs.
|
2022-12-28 12:36:58 -06:00 |
|
chukwon
|
a932fb3fb1
|
Update pins.c
also match lolin_c3_mini pins definition of new version
|
2022-12-28 21:25:25 +08:00 |
|
RetiredWizard
|
7a40d449e6
|
mimxrt10xx/common-hal/UART.C: Fix for bits parameter validation.
I believe this will resolve issue #7389
|
2022-12-27 22:07:54 -05:00 |
|
Pontus Oldberg
|
2b8aa9caae
|
Merge branch 'adafruit:main' into main
|
2022-12-27 00:33:47 +01:00 |
|
Jeff Epler
|
928fb0a9c4
|
Make the "name or service not known" message translatable
|
2022-12-26 13:58:31 -06:00 |
|
Jay Greco
|
cdefd2e674
|
Add nullbits Bit-C PRO board
|
2022-12-25 15:21:32 +00:00 |
|
Dan Halbert
|
0d3b7770d1
|
Merge pull request #7378 from DavePutz/issue_7325
Issue 7352 - set max value of a pulsein
|
2022-12-24 19:16:44 -05:00 |
|
Dan Halbert
|
88d0eba7f4
|
Merge pull request #7258 from m1cha1s/ESP32DevKitV1
Esp32 dev kit v1
|
2022-12-24 09:12:45 -05:00 |
|
root
|
94dbefacf1
|
Issue 7352 - set max value of a pulsein
|
2022-12-23 19:17:45 -06:00 |
|
Pontus Oldberg
|
4bd5316929
|
Merge branch 'adafruit:main' into main
|
2022-12-22 21:28:34 +01:00 |
|
evildave666
|
7cfdd24f77
|
Change flash mode to dio
|
2022-12-22 09:30:52 +09:00 |
|
evildave666
|
e80ff20583
|
Remove IO11 from definition
It is used internally on this particular board version despite being broken out to a pin and marked on silkscreen.
|
2022-12-22 09:29:24 +09:00 |
|
Pontus Oldberg
|
9f266c361b
|
Initializing external flash SPI speed to SPI_FLASH_MAX_BAUDRATE, instead of using driver default speed (32MHz), before probing JEDEC identifier.
|
2022-12-21 16:33:06 +01:00 |
|
Dan Halbert
|
2a1bb72797
|
Merge pull request #7359 from tannewt/rework_coproc_api
Rework the coproc API
|
2022-12-20 20:42:53 -05:00 |
|
Scott Shawcroft
|
c16b42e972
|
Tweak arg checking and comments
|
2022-12-20 11:00:13 -05:00 |
|
Scott Shawcroft
|
e9f032f468
|
Merge pull request #7364 from jepler/fix-unix-standard-build
fix ports/unix builds besides coverage
|
2022-12-20 06:54:52 -08:00 |
|
Jeff Epler
|
aa63fae0ae
|
fix ports/unix builds besides coverage
|
2022-12-20 07:27:26 -06:00 |
|
Neradoc
|
b36d603cf3
|
add GP25 as status LED on the Raspberry Pi Pico
|
2022-12-19 22:11:30 +01:00 |
|
Scott Shawcroft
|
0498b1d2ae
|
Fix indent
|
2022-12-19 15:51:34 -05:00 |
|
Scott Shawcroft
|
674f0402a9
|
Fix ESP32 builds
|
2022-12-19 15:30:03 -05:00 |
|
Scott Shawcroft
|
f8ac1d9261
|
Rework the coproc API
It is now a generic `memorymap` API and an ESP specific `espulp` module.
Fixes #7218. Fixes #3234. Fixes #7300.
|
2022-12-19 14:08:38 -05:00 |
|