Scott Gauche
|
3b418dbddc
|
change half_duplex to be on spi construct
|
2022-02-08 21:37:38 -05:00 |
|
Scott Gauche
|
4110b44b8a
|
add support for half-duplex SPI on STM parts
|
2022-02-07 21:08:44 -05:00 |
|
Dan Halbert
|
1c17dc9348
|
ports/raspberrypi/common-hal/busio/SPI.c
|
2022-02-07 17:07:47 -05:00 |
|
Dan Halbert
|
566f8bed99
|
Merge pull request #5984 from DavePutz/issue_5967
Correcting order of sideset parameters in function call
|
2022-02-05 21:58:30 -05:00 |
|
root
|
8c10148b21
|
Correcting order of sideset parameters in function call
|
2022-02-05 16:15:12 -06:00 |
|
Scott Gauche
|
b2b657547d
|
Merge branch 'adafruit:main' into st_drivers_to_submodules
|
2022-02-03 19:21:30 -05:00 |
|
Scott Gauche
|
70ba229d23
|
add adafruit/stm32f4xx_hal_driver submodule
|
2022-02-03 14:01:11 -05:00 |
|
Scott Gauche
|
3d1b2b6ad6
|
remove ST's stm32f4xx_hal_driver submodule due to bug in qspi driver
|
2022-02-03 13:59:20 -05:00 |
|
Dan Halbert
|
e355ea2b91
|
shrink seeeduino_xiao build
|
2022-02-03 13:27:36 -05:00 |
|
Scott Shawcroft
|
8c718fdec8
|
Merge pull request #5974 from jepler/update-pico-sdk
bump pico-sdk to 1.3.0
|
2022-02-03 10:15:08 -08:00 |
|
Scott Gauche
|
92c9be9a4f
|
change st_driver to use ST's github drivers as submodules
|
2022-02-02 21:30:23 -05:00 |
|
Bryan Walsh
|
2f1c42b15f
|
added GPIO40 pin to esp32s3 devkit boards
|
2022-02-02 20:16:39 -05:00 |
|
Scott Gauche
|
4e305aa39c
|
Removed submodule st_driver
|
2022-02-02 19:51:23 -05:00 |
|
Jeff Epler
|
749bb99863
|
bump pico-sdk to 1.3.0
|
2022-02-02 17:15:33 -06:00 |
|
Dan Halbert
|
0129735dbe
|
Merge pull request #5969 from Life-Imaging-Services/crc32
crc32() code moved into binascii
|
2022-02-02 18:07:02 -05:00 |
|
Dan Halbert
|
0d43e3e734
|
squeeze datum_imu build
|
2022-02-02 13:44:40 -05:00 |
|
Dan Halbert
|
a04cd6444b
|
Merge pull request #5966 from Neradoc/add-alias-stemma-i2c
Add alias board.STEMMA_I2C for all boards with qwiic/stemma/QT
|
2022-02-02 11:08:13 -05:00 |
|
Dan Halbert
|
384cbdcda1
|
Merge pull request #5962 from Neradoc/add-more-stemma-i2c
Add board.STEMMA_I2C on ESP QTPYs
|
2022-02-02 10:50:19 -05:00 |
|
Neradoc
|
b2c8fd3938
|
add board.STEMMA_I2C alias to some boards
|
2022-02-02 01:18:46 +01:00 |
|
Dan Halbert
|
5435a40c54
|
Merge pull request #5959 from andypiper/patch-1
Fix typos
|
2022-02-01 18:27:31 -05:00 |
|
Neradoc
|
93f612eea2
|
add board.STEMMA_I2C on ESP QT PYs
|
2022-02-01 20:15:24 +01:00 |
|
Scott Shawcroft
|
2964e966b1
|
Merge pull request #5958 from dhalbert/i2c-common-hal-write-read
I2c common hal write read
|
2022-02-01 11:08:50 -08:00 |
|
Andy Piper
|
4096bb28ab
|
Fix typos
Some typo corrections and cleanup to the ESP32 doc
|
2022-02-01 18:53:11 +00:00 |
|
Dan Halbert
|
0b26dba44d
|
Merge pull request #5955 from prplz/is31fl3741
Only enable is31fl3741 for led glasses board
|
2022-02-01 12:55:31 -05:00 |
|
Dan Halbert
|
d0453f460d
|
shrink sensebox; fix doc error
|
2022-02-01 10:12:26 -05:00 |
|
Dan Halbert
|
cc410ad6a3
|
common-hal I2C combined write_read
|
2022-01-31 22:03:30 -05:00 |
|
Dan Halbert
|
17956a0204
|
Merge pull request #5957 from tannewt/esp_ble_forever_scan
Fix BLE scanning forever on ESP32-S3
|
2022-01-31 20:55:48 -05:00 |
|
Dan Halbert
|
d5740c8ad9
|
Merge remote-tracking branch 'adafruit/main' into i2c-common-hal-write-read
|
2022-01-31 18:51:32 -05:00 |
|
Scott Shawcroft
|
db7e72b43d
|
Fix BLE scanning forever on ESP32-S3
|
2022-01-31 15:45:43 -08:00 |
|
Michael Himing
|
c92c8ac184
|
Only enable is31fl3741 for led glasses board
Also fix a warning in is31fl3741
|
2022-02-01 09:45:50 +11:00 |
|
Scott Shawcroft
|
43dae6c8d1
|
Merge pull request #5951 from dhalbert/track-board-default-objects
Track creation of board.I2C(), etc.
|
2022-01-31 14:29:19 -08:00 |
|
Dan Halbert
|
20a17bec25
|
shrink arduino_mkrzero and sparkfun_samd21_dev
|
2022-01-31 09:16:03 -05:00 |
|
Dan Halbert
|
83e6e6690a
|
wip; works on espressif
|
2022-01-29 22:44:27 -05:00 |
|
Dan Halbert
|
93a60eecab
|
Merge pull request #5946 from tammymakesthings/pr4218-neopixel-show-after-deinit
Fixes neopixel show() after deinit() not raising an exception
|
2022-01-29 18:30:37 -05:00 |
|
Dan Halbert
|
a88969d306
|
Revert "Disabled audioio, audiobusio, USB midi for sparkfun_redboard_turbo to save flash space"
This reverts commit 5e2166673b .
|
2022-01-29 17:06:26 -05:00 |
|
Dan Halbert
|
6e98186f0d
|
turn off more things on SAMD21 full builds
|
2022-01-29 17:05:51 -05:00 |
|
Tammy Cravit
|
5e2166673b
|
Disabled audioio, audiobusio, USB midi for sparkfun_redboard_turbo to save flash space
|
2022-01-29 14:31:58 -07:00 |
|
Dan Halbert
|
472cbcfaae
|
Merge pull request #5940 from UnexpectedCircuitPython/main
Added initial support for my new TinyS3, FeatherS3 and ProS3
|
2022-01-29 13:36:35 -05:00 |
|
Limor "Ladyada" Fried
|
7ba23ffac4
|
Merge pull request #5945 from EmergReanimator/stm_deinited_fix
Fixed common_hal_busio_uart_deinited incorrect pin assignment check.
|
2022-01-29 12:19:12 -05:00 |
|
Seon Rozenblum
|
1277852501
|
Added initial support for my new TinyS3, FeatherS3 and ProS3 ESP32-S3 development boards
|
2022-01-29 14:04:57 +11:00 |
|
Scott Shawcroft
|
019aecaa20
|
Support BLE advertising on ESP
Services and characteristics still won't work.
Progress on #5926
|
2022-01-27 17:40:37 -08:00 |
|
Dan Halbert
|
fff68c9f86
|
Merge pull request #5927 from tannewt/esp_ble_scan
Add BLE scanning for S3 and C3.
|
2022-01-27 13:05:24 -05:00 |
|
Scott Shawcroft
|
d9966c1724
|
Add TODOs and -Os for RISC-V
|
2022-01-26 17:07:20 -08:00 |
|
Scott Shawcroft
|
e409ff75cd
|
Turn off BLE HCI on ESP32-S2
|
2022-01-26 09:46:29 -08:00 |
|
EmergReanimator
|
66cf66f118
|
Fixed common_hal_busio_uart_deinited incorrect pin assignment check.
The pin must be tested instead of pin->number in the same way as in STM
I2C busio layer.
|
2022-01-26 17:46:42 +01:00 |
|
microDev
|
fa2d156d14
|
return default cpu frequency on espressif
|
2022-01-26 12:32:48 +05:30 |
|
Scott Shawcroft
|
b2e1dbd2df
|
Implement name and address get/set
|
2022-01-25 19:17:26 -08:00 |
|
Scott Shawcroft
|
5a6f456dbb
|
Add BLE scanning for S3 and C3.
Everything else should raise NotImplementedError.
First step in #5926
|
2022-01-25 16:28:46 -08:00 |
|
jerryneedell
|
9c31346c45
|
fix implmetation
|
2022-01-25 16:42:49 -05:00 |
|
jerryneedell
|
70512758a9
|
enable binascii in microbit_v2 build
|
2022-01-25 16:06:47 -05:00 |
|