index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
boards
/
ohs2020_badge
Age
Commit message (
Expand
)
Author
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-09-25
Requested changes take 1
Mark Roberts
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update board.c's to remove remaining tick.h
Scott Shawcroft
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
allowing backlight change
siddacious
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-10
change OH20 badge pin defs to use SWn for buttons
Drew Fustini
2020-02-10
add pin defs for buttons on the OHS2020 badge
Drew Fustini
2020-02-02
Adjust OHS2020 madctl for default rotation
Michael Welling
2020-02-02
Add I2C pin definitions for interoperability with Adafruit libraries
Michael Welling
2020-02-02
Updates to enable working SPI TFT
Michael Welling
2020-02-02
QSPI flash fixes
Michael Welling
2020-01-31
fix UICR check; do not use NULL for no MISO
Dan Halbert
2020-01-16
Update the VID and USB company string
Michael Welling
2020-01-16
Fix backlight pin registration
Michael Welling
2020-01-16
Initial board support for OHS2020 Badge
Michael Welling