summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-03Merge pull request #2262 from jepler/cpb-speaker-disable5.0.0-alpha.5Dan Halbert
2019-11-03Merge pull request #2252 from dhalbert/cpb-two-i2cScott Shawcroft
2019-11-02Check for no pullups on I2C on nrf; give arduino nano 33 ble two I2C devicesDan Halbert
2019-11-01cpb: define the SPEAKER_ENABLE_PINjepler
2019-11-01nRF: Handle SPEAKER_ENABLE_PINjepler
2019-11-01Merge pull request #2260 from dhalbert/dotstar-brightnessScott Shawcroft
2019-11-01Merge pull request #2257 from Retoc/masterScott Shawcroft
2019-11-01Reduce DotStar status brightness; macros for status colorsDan Halbert
2019-11-01added german translationretoc
2019-10-31Merge pull request #2256 from brentru/masterBrent Rubell
2019-10-31flip it aroundbrentru
2019-10-31flip MADCTL BGR bit to reflect RGB colorsbrentru
2019-10-29we should use native rotation, and tweak madctl (not done yet)ladyada
2019-10-29switch to 8-bit mode - tested on hardware!ladyada
2019-10-29Update I2C and SPI documentationDan Halbert
2019-10-28nrf: allocate two I2C on CPBDan Halbert
2019-10-28Merge pull request #2240 from theacodes/fix-2086Dan Halbert
2019-10-28Merge pull request #2247 from jepler/comment-doc-typosDan Halbert
2019-10-28Merge pull request #2242 from theacodes/fix-1563Dan Halbert
2019-10-28Merge pull request #2249 from dhalbert/micropy_py_sys_platformDan Halbert
2019-10-28CXD56 is a better platform nameDan Halbert
2019-10-28Use MICROPY_PY_SYS_PLATFORM in mpconfigport.h onlyDan Halbert
2019-10-27Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_expressJeff Epler
2019-10-27audioio: correct trivial typoJeff Epler
2019-10-27audiobus: correct trivial typoJeff Epler
2019-10-27pixelbuf: correct trivial typosJeff Epler
2019-10-26Merge pull request #2246 from dhalbert/nano-33-bleLimor "Ladyada" Fried
2019-10-26bitbangio.SPI was not setting direction of output pinsDan Halbert
2019-10-26forgot board in build.ymlDan Halbert
2019-10-25Merge remote-tracking branch 'adafruit/master' into nano-33-bleDan Halbert
2019-10-25add object types to rgb status objects;mark spi rgb objects as never_resetDan Halbert
2019-10-25use bitbang SPI for DotStar; still need to fix hw SPI for dotstarDan Halbert
2019-10-25Note behavior in documentationThea Flowers
2019-10-25Fix spellingThea Flowers
2019-10-25Initial Itsy nRF52840 defnDan Halbert
2019-10-24Merge pull request #2243 from hierophect/f405-rename-and-fixeshierophect
2019-10-24Rename feather across folders and config, fix makefile def issueHierophect
2019-10-23Improve documentation for `rtc`.Thea Flowers
2019-10-23Merge pull request #2241 from sparkfun/masterLimor "Ladyada" Fried
2019-10-23Fixes alphabetical list in board.yml nrf above qwiic_microProductDev
2019-10-23Track unadjusted PWM duty cycle to avoid accumulating conversion errorsThea Flowers
2019-10-23Adds two new builds to build.yml within workflows directoryProductDev
2019-10-23Adds builds for sparkfun_qwiic_micro with and without flashProductDev
2019-10-23Merge pull request #2226 from kamtom480/circuitpython-device-openDan Halbert
2019-10-23Merge pull request #2237 from jepler/no-threaded-testsDan Halbert
2019-10-22Merge pull request #2239 from hierophect/remove-lib-stm32Dan Halbert
2019-10-22remove old libraryHierophect
2019-10-21ci: don't run the "thread" testsJeff Epler
2019-10-21Clean UART on resetKamil Tomaszewski
2019-10-20Merge pull request #2234 from Senuros/masterScott Shawcroft