Thea Flowers
|
e027aaf433
|
Remove some build options, fix order of boards in build.yml
|
3 years ago |
Thea Flowers
|
25188f53a7
|
Add honking button to build workflow
|
3 years ago |
Thea Flowers
|
7332adfa21
|
Add board support for Winterbloom Big Honking Button
|
3 years ago |
Jeff Epler
|
310f2ccdf4
|
Pixelbuf: subscr: Get correct pixel value
Previously, the 0th pixel's value was always returned
|
3 years ago |
jgillick
|
679314a22e
|
Fix disable VBUS sensing.
|
3 years ago |
Scott Shawcroft
|
4603c6ddd7
|
Merge pull request #2711 from jepler/update-ulab
update ulab
|
3 years ago |
Jeff Epler
|
38a718ff55
|
Translations: follow stm port rename, run 'make translate'
|
3 years ago |
Jeff Epler
|
aaf07ce72f
|
Update shared-bindings/ulab/__init__.rst
Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
|
3 years ago |
Dan Halbert
|
9453e10c57
|
Merge pull request #2712 from tannewt/fix_dotstar_status
Fix DotStar status LED init.
|
3 years ago |
Scott Shawcroft
|
612ba2f45d
|
Fix DotStar status LED init.
|
3 years ago |
Jeff Epler
|
96f2288b84
|
ulab: include new 'extras' source file
|
3 years ago |
Jeff Epler
|
d6342af980
|
ulab: rename enable macro so it appears in the support matrix
|
3 years ago |
Jeff Epler
|
aa54a7e76e
|
ulab: update documentation
|
3 years ago |
Jeff Epler
|
69aa010cfc
|
objslice: take mp_obj_slice_indices from micropython
|
3 years ago |
Jeff Epler
|
772ac705d3
|
update ulab
|
3 years ago |
jgillick
|
24d1fd2bf1
|
PR Cleanup.
|
3 years ago |
jgillick
|
d41ef45a9b
|
Update clock.
|
3 years ago |
jgillick
|
cbc0e0344d
|
Revert changes to system_stm32f4xx.c
|
3 years ago |
jgillick
|
07549b7fd9
|
Bring back trimmed spaces.
|
3 years ago |
Scott Shawcroft
|
c8d9edd939
|
Merge pull request #2705 from NightSkySK/UARTlogger2
add UARTLogger2 board support for CircuitPython
|
3 years ago |
Lucian Copeland
|
bb3ed3a827
|
Merge branch 'master' into stm32x7-setup
|
3 years ago |
jgillick
|
8a93a81a26
|
Chip specific code.
|
3 years ago |
jgillick
|
5dbdf72472
|
Fix LED port.
|
3 years ago |
jgillick
|
f884c2b9b6
|
Incremental update
|
3 years ago |
jgillick
|
6f153804da
|
Add initial thunderpack port files.
|
3 years ago |
Szymon Klause
|
9fa270e330
|
spacing correction
|
3 years ago |
Szymon Klause
|
c9aa50817c
|
add UARTLogger2 board support for CircuitPython
|
3 years ago |
Scott Shawcroft
|
3a5f79acef
|
Merge pull request #2701 from hierophect/stm32-submodule-swap
STM32: Change ST drivers submodule to match TinyUSB
|
3 years ago |
Scott Shawcroft
|
85f44e20cb
|
Merge pull request #2695 from TG-Techie/master
Add new TG-Watch02A to the nrf boards directory
|
3 years ago |
TG-Techie
|
137d5c34fa
|
fix board sorting (due to T being before a anf t)
|
3 years ago |
TG-Techie
|
7907ef5979
|
add TG-Watch02A to build workflow
|
3 years ago |
Lucian Copeland
|
ef7370d023
|
Change ST drivers submodule to match TinyUSB
|
3 years ago |
hierophect
|
0f64663c40
|
Merge pull request #2699 from hierophect/stm32-port-namechange
STM32: port directory name change
|
3 years ago |
Lucian Copeland
|
18442c5b00
|
Merge remote-tracking branch 'upstream/master' into stm32-port-namechange
|
3 years ago |
hierophect
|
dd21ec048a
|
Merge pull request #2697 from hierophect/stm32-pulsein
STM32: add PulseIn module
|
3 years ago |
Lucian Copeland
|
0155fab356
|
Revise style on interrupt handler functions
|
3 years ago |
Lucian Copeland
|
bb167f04fa
|
WIP
|
3 years ago |
Lucian Copeland
|
ead32ea6e6
|
Comment change for CI
|
3 years ago |
TG-Techie
|
197dc344af
|
fix requested changes
|
3 years ago |
Lucian Copeland
|
f81e2c0487
|
change CI target
|
3 years ago |
Lucian Copeland
|
7ff336fbc5
|
Change docs target
|
3 years ago |
Lucian Copeland
|
127e531271
|
remove old directory
|
3 years ago |
Lucian Copeland
|
be7def128a
|
submodule move and sync
|
3 years ago |
Lucian Copeland
|
53b1544f41
|
create copy
|
3 years ago |
Lucian Copeland
|
2a082baa63
|
Add up to date translations
|
3 years ago |
Lucian Copeland
|
38064750f9
|
Merge remote-tracking branch 'upstream/master' into stm32-pulsein
|
3 years ago |
Lucian Copeland
|
2b161d37df
|
stm32: add PulseIn module
|
3 years ago |
TG-Techie
|
b967a2071f
|
changed TG-Watch02A HW_BOARD_NAME
|
3 years ago |
TG-Techie
|
50b451ae0c
|
add TG-Watch02A board def
|
3 years ago |
Scott Shawcroft
|
d988af02d1
|
Merge pull request #2690 from jepler/topic-pep-498-fstrings
Implement partial PEP-498 (f-string) support
|
3 years ago |