summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09Merge pull request #1448 from dhalbert/sphinx-fixesScott Shawcroft
2019-01-09Fix sphinx build issues; add better travis fold reporting; update author infoDan Halbert
2019-01-07Merge pull request #1442 from tannewt/pyportalDan Halbert
2019-01-07Build with TravisScott Shawcroft
2019-01-07Initial pass at pyportal board define.Scott Shawcroft
2018-12-28Merge pull request #1433 from adafruit/add-image-badgeKattni
2018-12-28Added header image and license badgeKattni
2018-12-28Merge pull request #1432 from adafruit/license-badgeKattni
2018-12-28Adding MIT license badgeKattni
2018-12-28Merge pull request #1431 from hathach/nrf52_i2c_1kbDan Halbert
2018-12-28correct i2c max lenhathach
2018-12-28fix #1422 correct i2c max xfer len (size in bits)hathach
2018-12-27Merge pull request #1430 from adafruit/header-logoDan Halbert
2018-12-27Adding header logo resizedKattni
2018-12-27Merge pull request #1428 from hathach/nrf52_esp83266_uart_bugDan Halbert
2018-12-28put received bytes to fifo when errorhathach
2018-12-28fix #1407 keep receiving in case of errorhathach
2018-12-27Merge pull request #1427 from jerryneedell/jerryn_argonDan Halbert
2018-12-27 remome FRAMEBUF from nrf builds - use QSPI for particle ARGONJerry Needell
2018-12-26Merge pull request #1418 from dhalbert/feather52840-rgb-qspi-fixesDan Halbert
2018-12-26Merge pull request #1426 from arofarn/update-frDan Halbert
2018-12-26make translatePierrick C
2018-12-26Updated fr.poPierrick C
2018-12-26Merge pull request #1419 from eighthree/4.x-Tagalog-Language-UpdateDan Halbert
2018-12-26Merge pull request #1417 from CarlFK/tinytest-tDan Halbert
2018-12-21return error status on more routines; minor simplification of freq settingDan Halbert
2018-12-20Update fil.poeighthree
2018-12-20Update Tagalog translationseighthree
2018-12-20Don't check for corrupt heap too early; Fix QSPI timingDan Halbert
2018-12-20Sync with micropython. closes #1414Carl Karsten
2018-12-19Merge pull request #1411 from adafruit/ladyada-patch-1Dan Halbert
2018-12-19Update README.rstLimor "Ladyada" Fried
2018-12-13Merge pull request #1402 from hathach/nrf_uartio_fixDan Halbert
2018-12-13overwrite old data if fifo is fullhathach
2018-12-13use rbuf for busio uarthathach
2018-12-12Merge pull request #1400 from TG-Techie/patch-1Scott Shawcroft
2018-12-12Merge pull request #1401 from dhalbert/travis-ci-comDan Halbert
2018-12-12Update badge to travis-ci.comDan Halbert
2018-12-12the logo dir's contents don't match readme descriptionTG-Techie
2018-12-11Merge pull request #1397 from ShawnHymel/masterScott Shawcroft
2018-12-11Merge pull request #1399 from tannewt/default_nrf_to_uf2Dan Halbert
2018-12-11Curly brace change to make it more consistentScott Shawcroft
2018-12-11Default nrf boards to UF2Scott Shawcroft
2018-12-11Merge pull request #1395 from jerryneedell/jerryn_cpythonScott Shawcroft
2018-12-11Removed test suite. Fixed links in main README.ShawnHymel
2018-12-10Merge pull request #1367 from sparkfun/masterScott Shawcroft
2018-12-10Add SPI and I2C to SparkFun nRF52840 mini definition and add it to Travis.Scott Shawcroft
2018-12-10Merge remote-tracking branch 'adafruit/master' into sfe840Scott Shawcroft
2018-12-10Merge pull request #1394 from tannewt/fix_board_info4.0.0-alpha.5Dan Halbert
2018-12-10 enble MICROPYTHON_CPYTHON_COMPAT - fix mpconfigport.h to allow and enable a ...Jerry Needell