summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18Merge pull request #1036 from hathach/fix_nrf52840_serial4.0.0-alphaarturo182
2018-07-17arturo182 reviewhathach
2018-07-17use seperate interrupt_char.c for nrfhathach
2018-07-17Merge branch 'master' into fix_nrf52840_serialhathach
2018-07-17should fix #1021hathach
2018-07-16Merge pull request #1031 from dhalbert/3.0.0-to-masterScott Shawcroft
2018-07-16Merge 3.0.0 final bugfixes and changes to masterDan Halbert
2018-07-15Merge pull request #1028 from dhalbert/class-property-fixScott Shawcroft
2018-07-14do not call property if referenced by class, not objectDan Halbert
2018-07-13Merge pull request #1014 from arturo182/nrf_shared_bleDan Halbert
2018-07-13Merge pull request #1023 from arturo182/nrf_pyocdDan Halbert
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182
2018-07-13Merge pull request #1022 from arturo182/nrf_usb_bleDan Halbert
2018-07-13nrf: Fix flashing with pyocdarturo182
2018-07-13nrf: Fix BLE on nRF52840 after adding the USB functionalityarturo182
2018-07-12Merge pull request #1004 from adafruit/nrf52840_usbbootScott Shawcroft
2018-07-12exclude usb from doc buildhathach
2018-07-12fix travis buildhathach
2018-07-12clean uphathach
2018-07-12merge reviewhathach
2018-07-11Merge pull request #1013 from dhalbert/static-mpy-cross-buildScott Shawcroft
2018-07-11Merge branch 'master' into nrf52840_usbboothathach
2018-07-10handle errno defns for mingw and use correct executable nameDan Halbert
2018-07-10Merge pull request #1011 from arturo182/nrf_cleanupDan Halbert
2018-07-10code formathathach
2018-07-10Add STATIC_BUILD make flag for mpy-cross to build a static executableDan Halbert
2018-07-10nrf: Remove even more unused filesarturo182
2018-07-10nrf: Remove the random hal and modulearturo182
2018-07-10nrf: Remove the old time hal and replace with nRFxarturo182
2018-07-10try to fix travis build errorhathach
2018-07-09Merge pull request #1002 from arturo182/nrfx_gpioScott Shawcroft
2018-07-10change gitmodule link from git to httpshathach
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-10update bootloader hexhathach
2018-07-10add family option for uf2hathach
2018-07-10add ARRAY_SIZEhathach
2018-07-10generate uf2 by defaulthathach
2018-07-08Merge pull request #985 from tannewt/heap_tweaks3Dan Halbert
2018-07-08Merge pull request #1000 from arturo182/nrfx_uartScott Shawcroft
2018-07-08Merge pull request #999 from arturo182/nrf_mphalportScott Shawcroft
2018-07-08Merge pull request #992 from arturo182/nrf_i2c_fixScott Shawcroft
2018-07-08Merge pull request #991 from arturo182/nrf_spi_fixScott Shawcroft
2018-07-08nrf: Rewrite the DigitalInOut hal using nRFxarturo182
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-08nrf: Cleanup mpconfigboard filesarturo182
2018-07-08nrf: Remove port-specific helparturo182
2018-07-08nrf: mphalport cleanuparturo182
2018-07-06nrf: Fix I2C transfers with data larger than HW allowsarturo182
2018-07-06nrf: Fix SPI transfers with data larger than HW allowsarturo182
2018-07-06remove hal_time fileshathach