Dan Halbert
|
42df254683
|
Merge pull request #3373 from dhalbert/trellis-m4-board-i2c
fix pins for trellis_m4 board.I2C()
|
2020-09-04 11:15:18 -04:00 |
|
Dan Halbert
|
960888a3bd
|
fix pins for trellis_m4 board.I2C()
|
2020-09-03 14:22:18 -04:00 |
|
Scott Shawcroft
|
786f4ed114
|
Merge pull request #3344 from jepler/issue-3184
Fix RGBMatrix, FrameBufferDisplay bugs
|
2020-09-02 15:32:30 -07:00 |
|
Scott Shawcroft
|
f0e60da51f
|
Merge pull request #3310 from dhalbert/ble_hci
_bleio HCI implementation
|
2020-09-01 11:28:05 -07:00 |
|
Jeff Epler
|
952d9bbb4a
|
samd: Ignore a maybe-uninitialized diagnostic in asf4
I encountered this when changing optimization flags for debugging
purposes. The diagnostic appears spurious and unrelated to what
I'm debugging.
|
2020-09-01 10:55:45 -05:00 |
|
Jeff Epler
|
ad4bf75367
|
samd: only set NDEBUG for non-debug builds
|
2020-09-01 10:55:45 -05:00 |
|
Dan Halbert
|
4ac7650f22
|
matrix portal board
|
2020-08-31 23:56:38 -04:00 |
|
Dan Halbert
|
6dbd369272
|
merge from upstream
|
2020-08-30 14:39:03 -04:00 |
|
Limor "Ladyada" Fried
|
0adccc50dc
|
Merge pull request #3346 from tannewt/add_kaluga
Add Kaluga board definition
|
2020-08-29 21:05:20 -04:00 |
|
Scott Shawcroft
|
7b59ede25e
|
Add remaining pins
|
2020-08-28 18:22:22 -07:00 |
|
Scott Shawcroft
|
0bb5c6c07f
|
Add unique USB PID
|
2020-08-28 16:37:25 -07:00 |
|
lady ada
|
81870413af
|
add default I2C
|
2020-08-28 19:08:36 -04:00 |
|
Scott Shawcroft
|
a09243472c
|
Add Kaluga board definition
|
2020-08-28 16:08:24 -07:00 |
|
Dan Halbert
|
893a125dd0
|
Merge pull request #3338 from jepler/endpoint-count-checking-stm32f405
add endpoint count checking on stm32f405
|
2020-08-28 11:12:31 -04:00 |
|
Dan Halbert
|
ac06202c21
|
Merge pull request #3238 from ElectronicCats/bastwifi
Add Bastwifi by Electronic Cats
|
2020-08-28 11:03:52 -04:00 |
|
Jeff Epler
|
563e038c0d
|
stm: Specify max endpoints for stm32f405xx
.. which is why we can't have HID or MIDI on the stm32f405 feather
|
2020-08-27 15:11:17 -05:00 |
|
Jeff Epler
|
49a22b0c55
|
Merge pull request #3320 from hierophect/stm32-meowbit-fix
STM32: Fix Meowbit startup and associated bugs
|
2020-08-27 13:05:56 -05:00 |
|
Dan Halbert
|
24fb08dbd9
|
Merge pull request #3337 from hierophect/pulseout-errorstyle
Fix problematic whitespace on pulseout parameter errors
|
2020-08-27 13:22:26 -04:00 |
|
Dan Halbert
|
350e88d4b9
|
Merge pull request #3324 from hierophect/esp32-random
Add random to ESP32-S2, fix it on STM32
|
2020-08-27 13:22:05 -04:00 |
|
Dan Halbert
|
6100027243
|
Merge pull request #3315 from tannewt/add_psram
Add PSRAM support to ESP32S2
|
2020-08-27 11:58:59 -04:00 |
|
Lucian Copeland
|
8021da08d3
|
Fix problematic whitespace on pulseout parameter errors
|
2020-08-27 11:07:47 -04:00 |
|
hierophect
|
772052598d
|
Merge branch 'main' into stm32-meowbit-fix
|
2020-08-27 11:00:29 -04:00 |
|
hierophect
|
a15f948a40
|
Merge branch 'main' into esp32-random
|
2020-08-27 10:49:14 -04:00 |
|
Dan Halbert
|
fe73cfb922
|
Merge pull request #3333 from hierophect/esp32-enable-ulab
Fix all assignments affected by inline makefile comments
|
2020-08-27 10:36:59 -04:00 |
|
Lucian Copeland
|
8d2299e61e
|
Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix
|
2020-08-26 18:50:26 -04:00 |
|
Lucian Copeland
|
c229345741
|
improve efficiency of stm32 random gen
|
2020-08-26 18:47:19 -04:00 |
|
Lucian Copeland
|
553ac576eb
|
Disable ulab
|
2020-08-26 17:48:29 -04:00 |
|
Lucian Copeland
|
c77523503b
|
Fix trailing whitespace errors across ports and docs
|
2020-08-26 14:48:46 -04:00 |
|
Jeff Epler
|
44342732a4
|
Fix DOS line endings, they give my git fits
|
2020-08-26 10:56:00 -05:00 |
|
Dan Halbert
|
5755160720
|
Merge pull request #3322 from microDev1/microS2
Added board - microS2
|
2020-08-26 11:03:46 -04:00 |
|
microDev
|
f26d15c5c9
|
Added PSRAM support
|
2020-08-26 18:39:30 +05:30 |
|
Dan Halbert
|
01ddb177fc
|
Remove whitespace in sdkconfig
|
2020-08-26 09:07:54 -04:00 |
|
Dan Halbert
|
f7d224705f
|
Trim trailing whitespace in pins.c
|
2020-08-26 09:01:27 -04:00 |
|
microDev
|
0425305a73
|
Change microS2 board name
|
2020-08-26 08:40:46 +05:30 |
|
microDev
|
b019ef2e43
|
Change microS2 board name
|
2020-08-26 08:38:42 +05:30 |
|
microDev
|
f1f316c502
|
Change microS2 board name
|
2020-08-26 08:37:36 +05:30 |
|
microDev
|
3f699024d9
|
Change microS2 board name
|
2020-08-26 08:36:38 +05:30 |
|
microDev
|
1dce6bd7ca
|
Change microS2 board name
|
2020-08-26 08:35:09 +05:30 |
|
microDev
|
bf2b594066
|
Change microS2 board name
|
2020-08-26 08:33:21 +05:30 |
|
Lucian Copeland
|
f71f6631cc
|
Enable ulab
|
2020-08-25 14:24:35 -04:00 |
|
Lucian Copeland
|
05bde255f7
|
Add random to ESP32-S2, fix it on STM32
|
2020-08-25 14:00:29 -04:00 |
|
microDev
|
89c6a44e4e
|
Added microS2 specific config files
|
2020-08-25 20:35:08 +05:30 |
|
microDev
|
645adaadb0
|
Added microS2 specific config files
|
2020-08-25 20:32:44 +05:30 |
|
Lucian Copeland
|
de9fd4a0fb
|
Fix null dereference, invert auto_brightness to reenable screen
|
2020-08-25 10:37:55 -04:00 |
|
Scott Shawcroft
|
0cc438e6b9
|
Fix pycubed pwm use
|
2020-08-24 18:29:34 -07:00 |
|
Scott Shawcroft
|
1527a3ce92
|
Merge remote-tracking branch 'adafruit/main' into add_pwmio
|
2020-08-24 18:25:18 -07:00 |
|
Lucian Copeland
|
c137a16121
|
Remove Meowbit LSE flag, harsher failure for LSE issues
|
2020-08-24 14:49:06 -04:00 |
|
microDev
|
3eea3b5311
|
Added microS2 specific config files
|
2020-08-24 11:12:35 +05:30 |
|
Scott Shawcroft
|
f39708abb2
|
Add PSRAM support to ESP32S2
When configured the CircuitPython heap will be on the external RAM.
When not available, the heap will be 48k inside the IDF heap.
|
2020-08-21 16:20:58 -07:00 |
|
Scott Shawcroft
|
644d2ba7a2
|
Add more "extern" declarations for gcc10 compat
gcc has tightened the restrictions on forward declarations that lack
"extern". Fix them up.
|
2020-08-21 14:39:37 -05:00 |
|