Scott Shawcroft
|
9e722c8c99
|
Merge pull request #3375 from DavePutz/issue3296
Correction for Issue #3296 - ble hanging on nrf52840
|
2020-09-10 12:36:17 -07:00 |
|
Scott Shawcroft
|
e5dd2a32f4
|
Merge pull request #3388 from jerryneedell/jerryn_rfm69
freeze rfm69 and bus_device libraries into feather_m0_rfm69
|
2020-09-10 11:49:37 -07:00 |
|
Scott Shawcroft
|
683462c1b1
|
Merge pull request #3326 from tannewt/native_wifi
Add native wifi API with ESP32S2 support
|
2020-09-10 11:20:44 -07:00 |
|
Jerry Needell
|
2529ee2359
|
freeze rfm69 and bus_device libraries int feather_m0_rfm69
|
2020-09-09 14:54:20 -04:00 |
|
Scott Shawcroft
|
99f5011d74
|
Fix heap without PSRAM. Never set heap_size.
|
2020-09-08 17:06:09 -07:00 |
|
microDev
|
14af8e4b42
|
Added temp_sensor_stop
Co-authored-by: hierophect <hierophect@gmail.com>
|
2020-09-08 21:07:00 +05:30 |
|
microDev
|
c68723db3c
|
Update Processor.c
|
2020-09-08 15:13:48 +05:30 |
|
root
|
2690faec43
|
Moved checks for invalid pin to common-hal/microcontroller/Pin.c
|
2020-09-05 11:42:06 -05:00 |
|
root
|
ed6cc64c49
|
Corrected issue with BLE not working on nrf52840
|
2020-09-04 16:59:41 -05:00 |
|
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 |
|
Scott Shawcroft
|
96cf60fbbd
|
Merge remote-tracking branch 'adafruit/main' into native_wifi
|
2020-09-03 16:34:56 -07:00 |
|
Scott Shawcroft
|
0b94638aeb
|
Changes based on Dan's feedback
|
2020-09-03 16:32:12 -07: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 |
|
Scott Shawcroft
|
5d8ac0428b
|
-Os espruino_pico to save space
|
2020-08-27 13:34:37 -07: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 |
|
Scott Shawcroft
|
2b71635c49
|
Fix esp-idf requirements
|
2020-08-27 11:45:51 -07:00 |
|
Scott Shawcroft
|
fd6e63d806
|
Hopefully final partition scheme.
|
2020-08-27 11:43:06 -07:00 |
|
Scott Shawcroft
|
767ca5c3dc
|
Merge remote-tracking branch 'adafruit/main' into native_wifi
|
2020-08-27 11:42:31 -07: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 |
|