summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2021-02-25Updated build configs to turn off BITMAPTOOLS for smaller buildsKevin Matocha
2021-02-20Merge pull request #4232 from TG-Techie/fix_tg_watchDan Halbert
2021-02-20fix TG-Watch ble issueJonah Yolles-Murphy
2021-02-19shrink simmel buildDan Halbert
2021-02-18fix some buildsDan Halbert
2021-02-18fix typo to fix nrf buildsDan Halbert
2021-02-12wipDan Halbert
2021-02-11merge from upstream; complicated webusb mergeDan Halbert
2021-02-08wipDan Halbert
2021-02-04usb descriptors all set; rework of enabling for USB devicesDan Halbert
2021-02-03Initial commit. Edited error messages in .c filesBiffoBear
2021-02-01shrink simmelDan Halbert
2021-01-27Merge remote-tracking branch 'adafruit/main' into cp-flowBernhard Boser
2021-01-27remove long read error messageBernhard Boser
2021-01-26Merge pull request #4060 from dhalbert/regularize-extmod-modulesDan Halbert
2021-01-26shrink simmelDan Halbert
2021-01-24CIRCUITPY_* switches for JSON, RE, etc. Doc cleanupDan Halbert
2021-01-18make translate, BEWARE adds the 'world'Bernhard Boser
2021-01-17add flow control info to busio_uart_obj_tBernhard Boser
2021-01-17Disabling in more small boardsgamblor21
2021-01-14Merge pull request #3991 from TG-Techie/main6.1.0-rc.16.1.06.1.xDan Halbert
2021-01-14restore TG-Watch USB_PID from accidental overwriteJonah Yolles-Murphy
2021-01-14correct USB_PRODUCT for TG-WatchJonah Yolles-Murphy
2021-01-13final name and extra boardJonah Yolles-Murphy
2021-01-13don't check length for remote characteristic or dedescriptorDan Halbert
2021-01-11Merge pull request #3964 from dhalbert/ble-timing-fixesScott Shawcroft
2021-01-11Merge pull request #3659 from iot49/msgpackScott Shawcroft
2021-01-10Round BLE timing values; fix timeout checkDan Halbert
2021-01-10update TG-Watch pins, name, and frozen librariesJonah Yolles-Murphy
2021-01-09disable msgpack on boards without roomfoamyguy
2021-01-07support RTS/CTS hardware flow controlBernhard Boser
2021-01-06overflowed tick counter needs 64 bits everywhereDan Halbert
2021-01-05Merge branch 'main' into msgpackiot49
2020-12-28update common_hal_reset_pin()microDev
2020-12-23BLE fixesDan Halbert
2020-12-21Merge pull request #3662 from ElectronicCats/bastbleScott Shawcroft
2020-12-20update path board.hsabas1080
2020-12-20define QSPI pinoutsabas1080
2020-12-20remove Internal flash unnecessarysabas1080
2020-12-17Merge pull request #3752 from jepler/gcc10Dan Halbert
2020-12-15-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...Dan Halbert
2020-12-15nrf: simmel: remove some unneeded modules to make it fitJeff Epler
2020-12-11Merge branch 'main' into msgpackScott Shawcroft
2020-12-08Fix build and more commentsScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge remote-tracking branch 'adafruit/main' into msgpackScott Shawcroft
2020-12-02exclude nrf/simmel due to lack of flashBernhard Boser
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01moved logic to shared-module and added documentationBernhard Boser