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
Age
Commit message (
Expand
)
Author
2019-11-03
Merge pull request #2252 from dhalbert/cpb-two-i2c
Scott Shawcroft
2019-11-02
Check for no pullups on I2C on nrf; give arduino nano 33 ble two I2C devices
Dan Halbert
2019-10-31
flip it around
brentru
2019-10-31
flip MADCTL BGR bit to reflect RGB colors
brentru
2019-10-29
we should use native rotation, and tweak madctl (not done yet)
ladyada
2019-10-29
switch to 8-bit mode - tested on hardware!
ladyada
2019-10-28
nrf: allocate two I2C on CPB
Dan Halbert
2019-10-28
Merge pull request #2240 from theacodes/fix-2086
Dan Halbert
2019-10-28
CXD56 is a better platform name
Dan Halbert
2019-10-28
Use MICROPY_PY_SYS_PLATFORM in mpconfigport.h only
Dan Halbert
2019-10-27
Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express
Jeff Epler
2019-10-25
Merge remote-tracking branch 'adafruit/master' into nano-33-ble
Dan Halbert
2019-10-25
add object types to rgb status objects;mark spi rgb objects as never_reset
Dan Halbert
2019-10-25
use bitbang SPI for DotStar; still need to fix hw SPI for dotstar
Dan Halbert
2019-10-25
Fix spelling
Thea Flowers
2019-10-25
Initial Itsy nRF52840 defn
Dan Halbert
2019-10-24
Merge pull request #2243 from hierophect/f405-rename-and-fixes
hierophect
2019-10-24
Rename feather across folders and config, fix makefile def issue
Hierophect
2019-10-23
Track unadjusted PWM duty cycle to avoid accumulating conversion errors
Thea Flowers
2019-10-23
Adds builds for sparkfun_qwiic_micro with and without flash
ProductDev
2019-10-23
Merge pull request #2226 from kamtom480/circuitpython-device-open
Dan Halbert
2019-10-21
Clean UART on reset
Kamil Tomaszewski
2019-10-18
Change default stack size to 64kiB for Spresense
Kamil Tomaszewski
2019-10-18
Do not open the same UART device again
Kamil Tomaszewski
2019-10-18
Do not open the same PWM device again
Kamil Tomaszewski
2019-10-18
Do not open the same ADC device again
Kamil Tomaszewski
2019-10-18
Add get top and limit functions for Spresense
Kamil Tomaszewski
2019-10-18
Add functions to get top and limit stack
Kamil Tomaszewski
2019-10-18
Update Spresense SDK to 1.4.1
Kamil Tomaszewski
2019-10-17
Changed to follow standard that Pad 0 is always TX
wallarug
2019-10-15
Merge pull request #2218 from CedarGroveStudios/master
Scott Shawcroft
2019-10-15
Merge pull request #2214 from dhalbert/remove-unused-ports
Scott Shawcroft
2019-10-15
add dummy common_hal_mcu_processor_get_voltage() for spresense
Dan Halbert
2019-10-15
Merge remote-tracking branch 'adafruit/master' into cpu-voltage
Dan Halbert
2019-10-14
change calibration from analogin_reset() to analogin_init()
Dan Halbert
2019-10-14
Merge branch 'master' into master
Scott Shawcroft
2019-10-14
merge from upstream
Dan Halbert
2019-10-14
Merge pull request #2207 from kamtom480/circuitpython-spresense
Scott Shawcroft
2019-10-14
remove placeholder
Cedar Grove Maker Studios
2019-10-14
initial load of stringcar m0 express defs
Cedar Grove Maker Studios
2019-10-14
establish stringcar m0 express definitions
Cedar Grove Maker Studios
2019-10-14
Change Spresense firmware download link
Kamil Tomaszewski
2019-10-14
Change Spresense reference_voltage to 0.0 (None)
Kamil Tomaszewski
2019-10-13
remove ports/zephyr
Dan Halbert
2019-10-13
remove ports/windows
Dan Halbert
2019-10-13
remove ports/teensy
Dan Halbert
2019-10-13
remove ports/stm32
Dan Halbert
2019-10-13
remove ports/qemu-arm
Dan Halbert
2019-10-13
remove ports/pic16bit
Dan Halbert
2019-10-13
remove ports/minimal
Dan Halbert
[next]