aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-30Merge pull request #505 from dhalbert/2.2_update_cpx_frozen_libs2.2.0-rc.22.2.0Dan Halbert
2017-12-30update CPX frozen modules to latest versionsDan Halbert
2017-12-24Merge pull request #499 from dhalbert/2.x_frozen_module_version_infoDan Halbert
2017-12-24preprocess_frozen_modules.py: yet more Python 3.4 compatibility changesDan Halbert
2017-12-24preprocess_frozen_modules.py: make compatible with Python 3.4.Dan Halbert
2017-12-23Add git version info to frozen modules.Dan Halbert
2017-12-23PDMIn: Make last DMA buffer be exactly the right length.Dan Halbert
2017-12-23certain odd-sized PDMIn record buffers would crash or not fill properlyDan Halbert
2017-12-21Error in PDMIn filter loop.Dan Halbert
2017-12-20Merge pull request #495 from tannewt/fix_baud_resetDan Halbert
2017-12-20Fix 1200 baud reset.Scott Shawcroft
2017-12-20check twice for bad filesystemDan Halbert
2017-12-20Wait 2 secs before creating new filesystem in case power is jitteryDan Halbert
2017-12-20Don't include examples directories in frozen librariesDan Halbert
2017-12-19Merge pull request #489 from adafruit/test_2.xDan Halbert
2017-12-19Add root readthedocs.yml file.Scott Shawcroft
2017-12-15Merge pull request #486 from dhalbert/2.x_lis3dh_3.0.02.2.0rc12.2.0-rc1Kattni
2017-12-15update CPX frozen Adafruit_CircuitPython_LIS3DH to library version 3.0.0Dan Halbert
2017-12-15Speed up AnalogIn.value.Dan Halbert
2017-12-14Merge pull request #483 from dhalbert/2.xKattni
2017-12-14bring CPX frozen modules up to dateDan Halbert
2017-12-14Write version info to boot_out.txt.Dan Halbert
2017-12-13Fix PDMIn MEMS microphone support (#479)Dan Halbert
2017-12-05Merge pull request #474 from tannewt/mcu_resetDan Halbert
2017-12-05Fix a couple spelling errors.Scott Shawcroft
2017-12-05Introduce reset mechanics to microcontroller.Scott Shawcroft
2017-12-05Merge pull request #473 from dhalbert/2.x_esp8266_bidi_spiDan Halbert
2017-12-05add SPI.write_readinto() to esp8266 portDan Halbert
2017-12-05add SPI.write_readinto() - bidirectional SPIDan Halbert
2017-12-03update CPX frozen modules to latest versionsDan Halbert
2017-11-26atmel-samd: Added missing adalogger pins (#461)Stewart
2017-11-21Merge pull request #453 from pewpew-game/stageDan Halbert
2017-11-21Fix display orientation for _stage moduleRadomir Dopieralski
2017-11-17Add ItsyBitsy M0 support with 1MB flash support (#445)Limor "Ladyada" Fried
2017-11-14Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)Dan Halbert
2017-11-07Merge pull request #419 from tannewt/2.x_usb_pidsDan Halbert
2017-11-07atmel-samd: Update Feather M0 Express USB PIDScott Shawcroft
2017-11-07Add a _stage module (#398)Radomir Dopieralski
2017-11-06Merge pull request #413 from dhalbert/fix_roundDan Halbert
2017-11-06Fix round(). Don't split a statement with a #pragma. It breaks the compiled o...Dan Halbert
2017-11-06esp8266 enable framebuf (#408)jerryneedell
2017-11-03Merge pull request #404 from pewpew-game/fix-spi-empty-read-writeDan Halbert
2017-11-03Allow empty reads and writes for busio.SPIRadomir Dopieralski
2017-11-01Add board definition for the uGame handheld consoleRadomir Dopieralski
2017-10-30Allow writing buffer of length zero to I2C device; it can be used to poll for...Dan Halbert
2017-10-25shared-bindings: Check that I2C and SPI reads and writes are given a buffer o...Scott Shawcroft
2017-10-22Supersized Feather M0 Express for 2.x (replace the 2Mbyte SPI flash with an 8...Dave Astels
2017-10-21Gracefully reset the gamepad module (#356)Radomir Dopieralski
2017-10-17redo time.monotonic() to avoid double precision2.1.0Dan Halbert
2017-10-16Set DRVSTR on output pins to strong (more current capability).Dan Halbert