aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/boards/feather_m0_basic
AgeCommit message (Expand)Author
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-25atmel-samd: Introduce a nvm module for non-volatile byte-level memory access....Scott Shawcroft
2017-07-13atmel-samd: Update README and add pinout tables that map MCU namesScott Shawcroft
2017-07-12atmel-samd: Reboot to bootloader when a 1200 baud serial connection isScott Shawcroft
2017-06-16atmel-samd: Introduce board reset mechanic used on CircuitPlayground1.0.0-rc.1Scott Shawcroft
2017-06-16atmel-samd: Add user initiated safe mode and rework board.c forScott Shawcroft
2017-05-12atmel-samd: Rename auto-reset to auto-reload to reduce confusion with physica...Scott Shawcroft
2017-04-18atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards.Scott Shawcroft
2017-02-27atmel-samd: Add USB HID mouse and keyboard support.Scott Shawcroft
2017-02-26atmel-samd: Use link time optimization to reduce code size of builds whichScott Shawcroft
2017-02-10atmel-samd: Rework the clock configs to only be crystalless when needed by th...Scott Shawcroft
2017-01-12atmel-samd: Split UART pin names into two so that all names startScott Shawcroft
2016-12-07atmel-samd & esp8266: Make sure pins are not already in use.Scott Shawcroft
2016-12-01atmel-samd: Only include bitbangio on boards with flash.Scott Shawcroft
2016-11-29atmel-samd: Switch to MICROPY_PORT_ROOT_POINTERS for the flash cache.Scott Shawcroft
2016-11-22atmel-samd: Support Trinket and Gemma M0 prototypes.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft
2016-10-31atmel-samd: Increase autoreset delay to reduce duplicate resets.Scott Shawcroft
2016-10-28atmel-samd: Rework tick timer to use TC5 and support neopixel status LED.Scott Shawcroft
2016-10-26atmel-samd: Rework pin definitions to share most of the data structures and i...Scott Shawcroft
2016-10-26atmel-samd: Hook in DTR for more ports and make the serial TX more resiliant ...Scott Shawcroft
2016-10-25atmel-samd: Support auto-reset based on USB write activity.Scott Shawcroft
2016-10-25atmel-samd: Add D13 led as mass storage write indicator.Scott Shawcroft
2016-10-24atmel-samd: Fix the Feather builds by switching to the VFS mass storage imple...Scott Shawcroft
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft
2016-10-14atmel-samd: Rename Feather M0 Bluefruit files to Feather M0 Basic because the...v1.8.4-20161014Scott Shawcroft