Scott Shawcroft
|
bd9572c8a4
|
Merge pull request #2648 from dhalbert/malloc-nrf-neopixel-write
cached heap buffer for neopixel_write
|
3 years ago |
Dan Halbert
|
f63b2c0d0c
|
use realloc instead
|
3 years ago |
Dan Halbert
|
9e6a9e46da
|
Merge branch 'master' into malloc-nrf-neopixel-write
|
3 years ago |
Scott Shawcroft
|
e9ade63ae0
|
Merge pull request #2647 from dhalbert/enable-bleio-adapter-on-import
Enable _bleio adapter when _bleio is imported
|
3 years ago |
Dan Halbert
|
9cf46ec947
|
put neopixel_write buffer in root pointers
|
3 years ago |
Dan Halbert
|
23d6a3dc1f
|
merge from upstream
|
3 years ago |
Dan Halbert
|
e31ac710be
|
Enable _bleio adapter when _bleio is imported
|
3 years ago |
Florent Gallaire
|
39ec5d0e51
|
Add NINA pins
|
3 years ago |
Dan Halbert
|
675930083d
|
Merge pull request #2645 from dhalbert/relicense-nrf-spi
relicense nrf SPI.c to MIT
|
3 years ago |
Dan Halbert
|
634d246910
|
relicense nrf SPI.c to MIT
|
3 years ago |
Dan Halbert
|
0afb8991fa
|
Merge pull request #2644 from tannewt/disable_ble_file_service
Disable BLE file service for now
|
3 years ago |
Scott Shawcroft
|
e8f7141564
|
Disable BLE file service for now
Fixes #2633
|
3 years ago |
Scott Shawcroft
|
1e7ec1b952
|
Merge pull request #2641 from arturo182/feather_m7_1011
mimxrt10xx: Add Feather M7 1011 board config
|
3 years ago |
Scott Shawcroft
|
a5b7a128aa
|
Merge pull request #2642 from arturo182/imx_displayio
mimxrt10xx: Enable displayio
|
3 years ago |
arturo182
|
feac87901a
|
mimxrt10xx: Enable displayio
Closes #2466
|
3 years ago |
arturo182
|
aa0cf38084
|
mimxrt10xx: Add Feather M7 1011 board config
|
3 years ago |
Scott Shawcroft
|
4552aff125
|
Merge pull request #2629 from mubes/rtsctsrs485
Addition of RTS/CTS/RS485 capability
|
3 years ago |
Florent Gallaire
|
1ed5afeaec
|
Update build.yml
|
3 years ago |
Dave Marples
|
4615d172c7
|
Addition of translation files
|
3 years ago |
Florent Gallaire
|
fba0b302ff
|
Add Arduino Nano 33 IoT support
|
3 years ago |
Florent Gallaire
|
63bcd52a5a
|
Add Arduino Nano 33 IoT documentation
|
3 years ago |
Dan Halbert
|
1f148242db
|
Merge pull request #2605 from maholli/master
New board: PyCubed + updates to SAM32 board
|
3 years ago |
Dave Marples
|
24405cabaf
|
Edits as a result of review
|
3 years ago |
Dave Marples
|
490a808bf6
|
Addition of stubs for rs485/CTS/RTS handling on non-implemented chips
|
3 years ago |
Dave Marples
|
f0e5341b0f
|
Addition of support for imxt1010, 1050 and 1060 families
|
3 years ago |
Dave Marples
|
d388899985
|
Addition of RS485 support
|
3 years ago |
Dave Marples
|
84ad3d8393
|
Addition of RTS/CTS/RS485 UART functionality
|
3 years ago |
Scott Shawcroft
|
6f06f92bb1
|
Merge pull request #2631 from DavePutz/master
Update readline.c for REPL Unicode issue 1905
|
3 years ago |
Max Holliday
|
2b79d8ffe9
|
adding PWM to board.c for external WDT
|
3 years ago |
Scott Shawcroft
|
2063867899
|
Merge pull request #2618 from mubes/alignment-warning
Fix alignment warning
|
3 years ago |
Scott Shawcroft
|
850e655a4c
|
Merge pull request #2625 from dhalbert/to_bytes-signed
Implement to_bytes(..., signed=True)
|
3 years ago |
Scott Shawcroft
|
52d96ca151
|
Merge pull request #2626 from dhalbert/stat-for-shortint
avoid os.stat() int overflow on smallint-only builds
|
3 years ago |
DavePutz
|
aca53aa1a2
|
Update readline.c for REPL Unicode issue 1905
|
3 years ago |
Max Holliday
|
93760042fa
|
no current need for NVM
|
3 years ago |
Dave Marples
|
77ad9aff3c
|
Formatting updates
|
3 years ago |
Dan Halbert
|
e0753c4ad2
|
avoid os.stat() int overflow on smallint-only builds
|
3 years ago |
Dave Marples
|
d13f04f953
|
Updated formatting
|
3 years ago |
Dan Halbert
|
c592bd612a
|
Implement to_bytes(..., signed=True)
|
3 years ago |
Melissa LeBlanc-Williams
|
e0b8529d8d
|
Merge pull request #2623 from makermelissa/master
Updated OnDiskBitmap RTD example for 5.x
|
3 years ago |
Melissa LeBlanc-Williams
|
33774e790c
|
Updated OnDiskBitmap RTD example for 5.x
|
3 years ago |
Scott Shawcroft
|
cabc30e9a5
|
Merge pull request #2621 from dhalbert/flash-erase-check
correct check for flash erase boundaries
|
3 years ago |
Dan Halbert
|
dc97b0d844
|
correct chec^Cfor flash erase boundaries
|
3 years ago |
Scott Shawcroft
|
e97b0cfc61
|
Merge pull request #2581 from jamesbowman/master
First draft of eveL, the low-level module of the Gameduino bindings
|
3 years ago |
Scott Shawcroft
|
a0760206c6
|
Merge pull request #2597 from hierophect/stm32-espruino-wifi
STM32: Espruino Wifi
|
3 years ago |
Dan Halbert
|
bfadcdb099
|
Merge pull request #2600 from hexthat/master
added translations
|
3 years ago |
James Bowman
|
b02937d1a7
|
Split ROMDECLS for readability
|
3 years ago |
Dan Halbert
|
a65ca3ab19
|
Merge pull request #2617 from dhalbert/nrf-large-spi-transactions
use properly-sized SPI transactions
|
3 years ago |
Dave Marples
|
4de2a1eb62
|
Fix alignment warning
|
3 years ago |
Dan Halbert
|
01fb668904
|
Merge pull request #2614 from tannewt/gc_multiblock_speedup
Track first free atbs for multiple block sizes instead of just 1
|
3 years ago |
Lucian Copeland
|
afc1c88046
|
remove bad define
|
3 years ago |