Dan Halbert
|
1a62a9cb17
|
remove network from kicksat_sprite
|
3 years ago |
Dan Halbert
|
2e9aa38700
|
turn off network in pewpew_m4
|
3 years ago |
Scott Shawcroft
|
743bc829ab
|
Clean up debug changes
|
3 years ago |
Scott Shawcroft
|
e63796c7bc
|
Special exception message for when pairing prompt is ignored.
|
3 years ago |
Scott Shawcroft
|
39f4046f70
|
Fix pairing when peripheral. Central untested.
|
3 years ago |
Dan Halbert
|
2adecda5eb
|
Merge pull request #2311 from tannewt/redo_bleio_errors
Use BluetoothError in _bleio
|
3 years ago |
Dan Halbert
|
e06dc72359
|
Merge pull request #2307 from hierophect/stm32-spi-cleanup
STM32: SPI clock rate fix and cleanup
|
3 years ago |
Hierophect
|
a96317d566
|
requested style changes
|
3 years ago |
Scott Shawcroft
|
5e857fdb67
|
Use BluetoothError in _bleio
This better differentiates errors than using OSError everywhere.
|
3 years ago |
Hierophect
|
3d1b6d9fc8
|
fix typo
|
3 years ago |
Hierophect
|
bd9893ab98
|
clean up SPI module readability
|
3 years ago |
Hierophect
|
0b558e8714
|
fix error in SPI busclock selection
|
3 years ago |
wallarug
|
fce7b89087
|
removed Robo HAT MM1 M0 board.
|
3 years ago |
Dan Halbert
|
1a22d8a0f2
|
Merge pull request #2291 from hierophect/stm32-neopixel
STM32: Neopixel support
|
3 years ago |
Hierophect
|
4a25c2344e
|
implement os urandom
|
3 years ago |
Hierophect
|
a4797327cd
|
add microcontroller toggles for status LED
|
3 years ago |
Cedar Grove Maker Studios
|
e7df288a34
|
add USB interface description
... to "StringCarM0Ex"
|
3 years ago |
Hierophect
|
51078cc38f
|
timing tweaks with testing
|
3 years ago |
Hierophect
|
98fd372d5b
|
Add missing define
|
3 years ago |
Hierophect
|
ee1559b921
|
Merge branch 'pin-commonhal-additions' into stm32-neopixel
|
3 years ago |
Hierophect
|
81223c76bd
|
revert error
|
3 years ago |
Hierophect
|
5f290d091e
|
Merge branch 'pin-commonhal-additions' into stm32-neopixel
|
3 years ago |
Hierophect
|
2c6781f74d
|
move neopixel_in_use flag to shared-bindings
|
3 years ago |
Hierophect
|
e1579a1cc5
|
Merge branch 'pin-commonhal-additions' into stm32-neopixel
|
3 years ago |
Hierophect
|
de5691acf5
|
Add never_reset and reset to pin common hal, adjust files
|
3 years ago |
Hierophect
|
6cce2d6d14
|
Implement Neopixel write, add defaults to f405
|
3 years ago |
Hierophect
|
6e96b1945e
|
Raise clock speed, adjust divisors
|
3 years ago |
Dan Halbert
|
166518fc9b
|
Merge pull request #2272 from hierophect/stm32-microcontroller-fillout
STM32: add us delay
|
3 years ago |
Hierophect
|
e40bd07fcf
|
fix conflicting definitions on discovery boards
|
3 years ago |
Hierophect
|
bbc366b85b
|
Style overhaul, extra error checks
|
3 years ago |
Hierophect
|
ed3e377390
|
Merge remote-tracking branch 'upstream/master' into stm32-uart
|
3 years ago |
Hierophect
|
14b70806a5
|
de-init check
|
3 years ago |
Hierophect
|
e076f14ea3
|
text fixes
|
3 years ago |
Hierophect
|
c38086fc4a
|
fix typo
|
3 years ago |
Hierophect
|
3f8b4727f5
|
Revise us delay to include interrupt/non-interrupt versions
|
3 years ago |
Dan Halbert
|
91156670e9
|
Merge pull request #2271 from theacodes/enable-micropython-native
Allow boards to enable the `micropython.native` decorator
|
3 years ago |
Hierophect
|
d42c4b082d
|
revert sublime being a dumb
|
3 years ago |
Hierophect
|
39dbcb529a
|
revert git being a dumb
|
3 years ago |
Hierophect
|
adfef8b520
|
Merge remote-tracking branch 'upstream/master' into stm32-dac-deinit
|
3 years ago |
Dan Halbert
|
b8373aca0c
|
Merge pull request #2266 from hierophect/stm32-defaults
STM32: Add board defaults
|
3 years ago |
Thea Flowers
|
c7195c4bc5
|
Allow boards to enable the `micropython.native` decorator
Adds the `CIRCUITPY_ENABLE_MPY_NATIVE` for `mpconfigboard.mk` that enables
the `micropython.native` decorator.
|
3 years ago |
Hierophect
|
e66fcb5e1f
|
add missing newline
|
3 years ago |
Hierophect
|
8a098c154d
|
Fix unsaved file
|
3 years ago |
Hierophect
|
1a7060af25
|
Add us delay
|
3 years ago |
Hierophect
|
0b85c4bb20
|
Merge remote-tracking branch 'upstream/master' into stm32-uart
|
3 years ago |
Hierophect
|
dfe73a063d
|
Fix error that would carry past python exception
|
3 years ago |
Thea Flowers
|
73989dbcaf
|
Add board configuration for Winterbloom Sol
|
3 years ago |
Dan Halbert
|
8cd2f87e99
|
Merge pull request #2236 from tannewt/bleio_tweaks
Refine _bleio
|
3 years ago |
Dan Halbert
|
c87d6cc6a5
|
Merge pull request #2248 from hierophect/stm32-PWM
STM32: PWMOut
|
3 years ago |
Dan Halbert
|
f185b30d71
|
Update PWMOut.h
|
3 years ago |