Commits
User selector
Commit History
Commits on Sep 6, 2017
Ctrl-C was causing a soft-reset in REPL.
Show description for acbca44authored andcommittedatmel-samd: Ensure MTB is off in case we ran a debug build before
Show description for c0159c5committed
Commits on Sep 5, 2017
atmel-samd: Enable 8-bit audio recording support even though it'll be
Show description for 6d9d683committed
Commits on Sep 1, 2017
Fix issue #207, esp8266 file operations problems (#222)
Show description for a0d0b27authoredatmel-samd: Remember SPI baudrate.
Show description for e2f39a8committed
Commits on Aug 31, 2017
- authored andcommitted
- authored andcommitted
Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211)
Show description for fdb97edauthored
Commits on Aug 27, 2017
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 25, 2017
atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203)
Show description for 266be30authored andcommitted
Commits on Aug 23, 2017
Added ability to freeze multiple directories; freeze neopixel library in cpx build (#199)
Show description for 74cfdebauthored andcommitted
Commits on Aug 22, 2017
Fix ADC input def for PB07. (#195)
Show description for 45a31b1authored andcommitted
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Aug 10, 2017
Commits on Aug 6, 2017
Allow max stack checking to be used with -flto build by determining top
Show description for 5d509ecauthored andcommitted- authored andcommitted
Commits on Jul 28, 2017
atmel-samd: Introduce audiobusio.PDMIn for recording audio from PDM
Show description for 557cedecommitted
Commits on Jul 23, 2017
Measure and report maximum stack usage. (#175)
Show description for f91493cauthored andcommitted
Commits on Jul 16, 2017
Fix problems that prevented use of internal frozen modules:
Show description for 0d2c1bfauthored andcommitted
Commits on Jul 13, 2017
atmel-samd: Fix potential buffer overflow in UART.c by recalculating
Show description for c82b84ecommittedatmel-samd: Update README and add pinout tables that map MCU names
Show description for 3660023committed
Commits on Jul 12, 2017
atmel-samd: Reboot to bootloader when a 1200 baud serial connection is
Show description for 1e04e8ecommitted- committed
- committed
- committed
- committed
- committed
- committed
Fix USB Busy error for kbd hid. Made kbd USB report descriptor be
Show description for 2cd62b4authored andcommittedatmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.
Show description for f878bc4committed
Commits on Jun 28, 2017
shared-bindings: Introduce storage.remount() so you can set root as
Show description for 725d715committed