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
Age
Commit message (
Expand
)
Author
2019-02-22
update frequencyin interrupt handler
sommersoft
2019-02-22
Merge branch 'new_master' into new_freq_in
sommersoft
2019-02-22
Remove file locations
Scott Shawcroft
2019-02-22
Add utility to remerge translations
Scott Shawcroft
2019-02-22
Merge pull request #1576 from Tasm-Devil/master
Scott Shawcroft
2019-02-22
Add missing messages
Scott Shawcroft
2019-02-22
Remove duplicates and English translations
Scott Shawcroft
2019-02-22
Merge pull request #1586 from sommersoft/shared_timer_handler
Scott Shawcroft
2019-02-21
fix build issues
sommersoft
2019-02-21
update peripherals submodule
sommersoft
2019-02-21
Merge pull request #1584 from tannewt/disable_concurrent_write_protection
Dan Halbert
2019-02-21
Merge pull request #1580 from cpforbes/cpf-1572
Scott Shawcroft
2019-02-21
Merge pull request #1582 from dhalbert/remove-u-names
Scott Shawcroft
2019-02-21
Fix unix build by using filesystem stub
Scott Shawcroft
2019-02-21
Fix mount doc
Scott Shawcroft
2019-02-21
Merge pull request #1585 from tannewt/backlight_pwm_frequency_boost
Scott Shawcroft
2019-02-21
conditionalize re object type name
Dan Halbert
2019-02-21
Tweak the backlight PWM rate to be higher that audio range. Fixes #1571
Scott Shawcroft
2019-02-21
Add option to disable the concurrent write protection
Scott Shawcroft
2019-02-21
Merge pull request #1581 from dhalbert/ble-drv-root-pointer
Kattni
2019-02-21
Add CIRCUITPY macro; rename u* only when CIRCUITPY=1
Dan Halbert
2019-02-21
Update de_DE.po
Pascal Deneaux
2019-02-21
rename ure, ujson, and uerrno to re, json, and errno
Dan Halbert
2019-02-21
Use critical section, not lock, in CharacteristicBuffer; use a root pointer f...
Dan Halbert
2019-02-20
Set __file__ for the main source file (e.g. code.py, main.py)
Craig Forbes
2019-02-20
Update de_DE.po
Pascal Deneaux
2019-02-19
handle 'set_timer_handler' on this side, vs samd-periphs.
sommersoft
2019-02-19
Merge pull request #1552 from tannewt/onsdbitmap
Dan Halbert
2019-02-19
Merge pull request #1573 from dhalbert/reset-analogout
Scott Shawcroft
2019-02-19
Fix reload while display is updating.
Scott Shawcroft
2019-02-19
Speed up pyportal by writing memory on the same access as our rotation.
Scott Shawcroft
2019-02-19
Prevent infinite display update recursion and fix VFS mounting
Scott Shawcroft
2019-02-19
Merge pull request #1569 from TG-Techie/patch-7
Dan Halbert
2019-02-19
Merge pull request #1562 from debrouxl/minor_improvements_and_fixes
Dan Halbert
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-18
Merge pull request #1566 from dhalbert/fix-weaklinks
Kattni
2019-02-18
make it easier for people to hookup in spi mode without looking inspecting sc...
TG-Techie
2019-02-18
typo
Dan Halbert
2019-02-18
move non-u names for native modules to circuitpy_mpconfig.h
Dan Halbert
2019-02-18
Remove rtc from pirkey_m0 to make TRANSLATION=fr fit
Dan Halbert
2019-02-18
forgot json
Dan Halbert
2019-02-18
regularize how module weak links and alternate names are listed
Dan Halbert
2019-02-17
correct weak module links; samd module only in m4 ports; update libraries
Dan Halbert
2019-02-17
Merge pull request #1560 from dhalbert/shallow-travis-errors
Dan Halbert
2019-02-17
Merge pull request #1564 from dhalbert/module-presence-fixes
Dan Halbert
2019-02-17
fix module weak links; add missing nrf features
Dan Halbert
2019-02-17
A couple build fixes for mp_float_t = double (MICROPY_FLOAT_IMPL_DOUBLE).
Lionel Debroux
2019-02-17
Define MP_SSIZE_MAX for LONGINT_IMPL_LONGLONG as well.
Lionel Debroux
2019-02-16
moves 'shared_timer_handler' back to atmel-samd from samd-peripherals
sommersoft
2019-02-16
starting again; initial addition of 'frequencyio.FrequencyIn'
sommersoft
[prev]
[next]