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
/
atmel-samd
/
common-hal
/
microcontroller
Age
Commit message (
Expand
)
Author
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-01
address review comments
Dan Halbert
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-17
samd: extend IGNORE_PIN_foo to all sam e5x/e5x pins
Jeff Epler
2020-10-17
samd: pin: Fix 'undefined reference to pin_PA30'
Jeff Epler
2020-09-21
samd: move mcu_find_pin_function to header
Jeff Epler
2020-09-17
sam e54: disable microcontroller.cpu.voltage
Jeff Epler
2020-09-05
Moved checks for invalid pin to common-hal/microcontroller/Pin.c
root
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2020-06-22
Merge pull request #3052 from dhalbert/samd51-voltage-check-delay
Scott Shawcroft
2020-06-22
never_reset_pin: Move pin validity check before first use of pin number
Jeff Epler
2020-06-19
delay 1ms on SAMD51 when reading processor voltage
Dan Halbert
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2019-12-05
wip
Dan Halbert
2019-11-15
revert error
Hierophect
2019-11-15
move neopixel_in_use flag to shared-bindings
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-10-20
Parameterize linker script
Dan Halbert
2019-10-12
return chip vcc value
Dan Halbert
2019-05-09
Rework safe mode so we can trigger on all resets
Scott Shawcroft
2019-05-08
Update `on_next_reset` for new safe mode.
Scott Shawcroft
2019-03-14
Fix custom pin in use logic for SWD
Scott Shawcroft
2019-01-17
External fourwire works and blinka splash after
Scott Shawcroft
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2019-01-10
Support the display on the pyportal.
Scott Shawcroft
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-08-31
add pin claiming to devices
Dan Halbert
2018-08-09
Change file mode back.
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
2018-08-02
Move pin struct to the peripherals library.
Scott Shawcroft
2018-06-15
Split out the peripherals library in preparation of sharing with MakeCode.
Scott Shawcroft
2018-06-08
Prevent freezing USB during high frequency PulseIn.
Scott Shawcroft
2018-06-01
atmel-samd: Make ticks more atomic.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-05-15
disable pins on trinket_m0 so that we can free a fair bit of flash - Issue #840
Roy Hooper
2018-05-01
Implement microcontroller.cpu.temperature on '21 and '51.
Dan Halbert
2018-04-13
Turn on nvm in 3.0.
Scott Shawcroft
2018-04-05
atmel-samd: reset: reset() was always entering bootloader mode
Jeff Epler
2018-03-25
Don't lose half of the processor's serial number
Jeff Epler
2018-03-14
Remove SERCOM pointers from pin data structure because index is
Scott Shawcroft
2018-02-09
m4 compiles, pwmout implemented
Scott Shawcroft
2018-02-09
WIP
Scott Shawcroft
2018-01-18
Added Unique ID Functions/Updated Support Matrix (#527)
sommersoft
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
[next]