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
2020-06-26
atmel-sam: sdio: disable debug prints by default
Jeff Epler
2020-06-26
Merge pull request #3072 from PTS93/patch-2
Scott Shawcroft
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-26
samd: sdio: Add needed files from atmel start
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-26
Merge pull request #3071 from jgillick/jeremy/stm-nvm-flash
Scott Shawcroft
2020-06-25
Move NVM block to increase program size.
jgillick
2020-06-26
Update minimum required cmake to 3.16
Timon
2020-06-26
Fix typo inserting IDF_PATH variable
Timon
2020-06-25
WIP
Lucian Copeland
2020-06-25
remove machine_i2c, machine_spi
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-25
Merge pull request #3042 from kamtom480/gnss
Jeff Epler
2020-06-25
Merge pull request #3046 from jepler/same51
Jeff Epler
2020-06-25
spresense: add elf32.h for mkspk
Kamil Tomaszewski
2020-06-24
Merge branch 'main' into gnss
Scott Shawcroft
2020-06-24
Turn off Idle WDT and speed up CPU
Scott Shawcroft
2020-06-24
Switch SPI to polling DMA and enable displayio
Scott Shawcroft
2020-06-24
Handle memory (hopefully). Short TX works
Scott Shawcroft
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Initial SPI implementation. Almost certainly doesn't compile
Scott Shawcroft
2020-06-24
Add UF2 build target
Scott Shawcroft
2020-06-24
Turn off stub so flash works over native usb
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
Add pull up testing, proper us delay and stop supporting 45 and 46 for I2C
Scott Shawcroft
2020-06-24
Fix I2C thanks to Mark!
Scott Shawcroft
2020-06-24
Add initial I2C support, not quite working fully though
Scott Shawcroft
2020-06-24
Merge pull request #3038 from jepler/compute-usb-devices
Jeff Epler
2020-06-24
gnss: Add timestamp
Kamil Tomaszewski
2020-06-24
gnss: Remove start and stop
Kamil Tomaszewski
2020-06-24
spresense: Add support for GNSS
Kamil Tomaszewski
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-23
Merge pull request #3045 from k0d/stm32_alignment_issue
Scott Shawcroft
2020-06-23
stm: Sort configuration options and make them all conditional
Jeff Epler
2020-06-23
stm: Disable USB MIDI and most USB HID
Jeff Epler
2020-06-23
mimxrt10xx: Disable USB MIDI
Jeff Epler
2020-06-23
esp32s2: Disable USB MIDI
Jeff Epler
2020-06-23
atmel-samd: Finish disabling USB MIDI and/or HID on certain boards
Jeff Epler
2020-06-23
atmel-samd: Add SAM E54 Xplained board
Jeff Epler
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2020-06-22
Merge pull request #3050 from florin-trutiu/loc-ber-m4-base-board
Scott Shawcroft
2020-06-22
Merge pull request #3052 from dhalbert/samd51-voltage-check-delay
Scott Shawcroft
2020-06-22
sparkfun samd51 thing plus: Fix board.I2C()
Jeff Epler
2020-06-22
never_reset_pin: Move pin validity check before first use of pin number
Jeff Epler
2020-06-22
samd: Makefile: Regularize whitespace
Jeff Epler
2020-06-22
stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manually
Jeff Epler
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-22
stm: Makefile: sort files in SRC_STM32
Jeff Epler
2020-06-19
delay 1ms on SAMD51 when reading processor voltage
Dan Halbert
2020-06-19
Added the new assigned VID/PID pair
Florin Trutiu
[prev]
[next]