Commit Graph

  • 04290e7bea
    Fix bug in __DOSTIME__ macro Henry Gabryjelski 2019-08-14 12:32:36 -0700
  • d78322519a this time with correct pins Ladyada 2019-08-04 21:03:13 -0400
  • 09daa09a5e initial bootloader def (is using neopix instead of dotstar) Ladyada 2019-08-04 17:53:16 -0400
  • 661827c166 update to rev C pins ladyada 2019-07-13 19:59:09 -0400
  • 2c13fd53f4 support 10 neopixel of cplayground hathach 2019-06-17 22:51:38 +0700
  • b1029c6ae5 Merge branch 'master' of github.com:adafruit/Adafruit_nRF52_Bootloader into develop hathach 2019-06-17 19:28:10 +0700
  • 95325465cc add draft for cplay nrf52840 ladyada 2019-06-14 22:18:58 -0400
  • 580ae2e7fc
    Merge pull request #71 from fanoush/patch-1 hathach 2019-06-05 12:17:13 +0700
  • 4ce961f25b
    fix block alignment bug also in dfu_sd_image_validate fanoush 2019-05-24 13:22:57 +0200
  • 90e3149050
    fix block alignment bug also in dfu_sd_image_validate fanoush 2019-05-24 13:07:32 +0200
  • fb847b942e Update issue templates hathach 2019-05-10 21:24:33 +0700
  • dfc3db25c3 Update issue templates hathach 2019-05-10 21:22:08 +0700
  • bc40cd7c46 add issue templates hathach 2019-05-10 21:16:57 +0700
  • bc418d6630
    Merge pull request #68 from adafruit/develop Limor "Ladyada" Fried 2019-05-03 13:20:21 -0400
  • ee199d797c update changelog hathach 2019-05-03 17:54:58 +0700
  • 31e21d8b38 add travis badge, make with 4 thread hathach 2019-05-03 14:05:14 +0700
  • f19189cd2f
    Create CODE_OF_CONDUCT.md hathach 2019-04-29 20:27:47 +0700
  • 7d47317e17
    Merge pull request #66 from adafruit/develop Dan Halbert 2019-04-28 23:17:26 -0400
  • da2de8d519
    update pid for metro nrf52840 hathach 2019-04-27 16:40:08 +0700
  • a7c19a4d99
    fix typo per PR discussion hathach 2019-04-25 10:36:08 +0700
  • 8f00fb9270
    update ses project hathach 2019-04-24 18:31:26 +0700
  • 01f854c3db
    correct MK_BOOTLOADER_VERSION to same as git tag version hathach 2019-04-24 18:25:25 +0700
  • 5eac387b5a
    clean up BLEDIS firmware version hathach 2019-04-24 17:13:41 +0700
  • b3b9e089f4
    clean up hathach 2019-04-24 16:51:31 +0700
  • 6bbcab7f50
    update uf2 product name hathach 2019-04-24 16:46:25 +0700
  • 137785f2f0
    update uf2 index url, add UF2_ prefix for volume lable and index url hathach 2019-04-24 16:31:08 +0700
  • 4ec938230d
    update uf2 BOARD_ID hathach 2019-04-24 16:15:59 +0700
  • 9a0ee51d91 rename macros.h to compile_date.h hathach 2019-04-24 12:31:09 +0700
  • 3fec038ed8 remove ARRAY_SIZE2 since bootloader is only built with C hathach 2019-04-24 12:26:26 +0700
  • 69a1b555e4 force NFC as GPIO hathach 2019-04-24 12:23:11 +0700
  • ca400565b3 clean up hathach 2019-04-24 12:08:58 +0700
  • bcbd3fa089 enhance board management hathach 2019-04-24 12:03:26 +0700
  • 44967695a4 Merge branch 'master' into develop hathach 2019-04-24 10:16:39 +0700
  • 2f314e1486
    Merge pull request #64 from electronut/papyr_support hathach 2019-04-19 22:00:36 +0700
  • 389c05b643 Add support for Electronut Labs Papyr Tavish Naruka 2019-04-12 19:41:55 +0530
  • 9d7de45aeb
    Merge pull request #61 from Spegs21/master Limor "Ladyada" Fried 2019-03-27 22:44:29 -0400
  • 4653c07f06
    Update README.md Spegs21 2019-03-27 22:39:04 -0400
  • d3f5249a61
    Add detail for using UF2 Spegs21 2019-03-27 22:37:35 -0400
  • d4cc11e132
    change in file license term from BSD to MIT hathach 2019-03-27 13:38:36 +0700
  • f5b654eb5e update changelog hathach 2019-03-27 13:14:54 +0700
  • 60debfc217
    Merge pull request #60 from adafruit/develop hathach 2019-03-26 23:09:27 -0700
  • 2713069643 fix #59 incorrect button mapping for feather nrf52840 hathach 2019-03-27 13:03:23 +0700
  • 8df909f0a8
    Merge pull request #57 from henrygab/patch-6 hathach 2019-03-19 04:50:52 -0700
  • 1d816c5cf3
    Merge pull request #56 from henrygab/patch-5 hathach 2019-03-19 03:02:06 -0700
  • 66d1770407 manually add another lost comment Henry Gabryjelski 2019-03-19 01:01:50 -0700
  • 8ab4774c93 Manual merge? Henry Gabryjelski 2019-03-19 00:57:24 -0700
  • 1b54f0457d PR review requested changes. Per hathach's request, remove built-in test option. Per hathach's request, remote __TIME__ from info file. Henry Gabryjelski 2019-03-19 00:37:53 -0700
  • a004b7619e Add trailing newline Henry Gabryjelski 2019-03-18 22:14:52 -0700
  • 04fc396fd8 Put macros into new file, rather than uf2.h. Henry Gabryjelski 2019-03-13 23:49:52 -0700
  • 04e0df1c18 prepare to split file Henry Gabryjelski 2019-03-13 23:40:18 -0700
  • 6d58633db0 Merge branch 'master' of https://github.com/adafruit/Adafruit_nRF52_Bootloader into patch-6 Henry Gabryjelski 2019-03-13 22:39:12 -0700
  • 15ca75d10d Merge branch 'master' of https://github.com/adafruit/Adafruit_nRF52_Bootloader into patch-5 Henry Gabryjelski 2019-03-13 22:23:08 -0700
  • 174e6e9724 Fix Directory entries Henry Gabryjelski 2019-03-13 22:05:57 -0700
  • 53a99195bf Raises file limit from 14 to 62 files. Enable all four sectors of root directory to contain files. Henry Gabryjelski 2019-03-13 18:45:44 -0700
  • 8def8aee53 Safer code Add additional compile-time assertions Add additional comments to define limitations future maintainers should be aware of. Henry Gabryjelski 2019-03-13 18:27:11 -0700
  • c51a227fd9 Add static assert This guards against future increase in number of files causing buffer overflow when reading the first root directory sector. Henry Gabryjelski 2019-03-13 15:20:42 -0700
  • f3e3cefb23 Ignore additional SES and J-Link files Henry Gabryjelski 2019-03-13 13:10:49 -0700
  • 73456ac80e
    Merge pull request #54 from henrygab/patch-2 hathach 2019-03-13 01:08:06 -0700
  • 113195eabd
    Merge branch 'master' into patch-2 hathach 2019-03-13 00:58:21 -0700
  • 0eeff3e679
    Merge pull request #53 from henrygab/patch-3 hathach 2019-03-13 00:55:54 -0700
  • be5a925f72
    Merge pull request #55 from henrygab/patch-4 hathach 2019-03-13 00:53:37 -0700
  • ae28f5b425
    Merge pull request #52 from henrygab/patch-1 hathach 2019-03-13 00:46:49 -0700
  • b8a0551678 Use local variable to store partially-calculated size. Henry Gabryjelski 2019-03-12 13:41:33 -0700
  • 0f216b8618 Fix spacing Henry Gabryjelski 2019-03-12 13:13:58 -0700
  • 52cfdaa2d2 Fix signed/unsigned bug. Henry Gabryjelski 2019-03-12 13:05:21 -0700
  • a258c6d988 Avoid returning uninitialized memory Henry Gabryjelski 2019-03-12 12:57:51 -0700
  • e0251415e7 Add some additional comments. Henry Gabryjelski 2019-03-12 12:29:05 -0700
  • 12bb62eadd Per request, keep hard drive type in boot block. Henry Gabryjelski 2019-03-12 12:09:49 -0700
  • e2afc36dae
    Fix media type mismatch Henry Gabryjelski 2019-03-10 20:02:56 -0700
  • 4ea74d4600
    Update README.md hathach 2019-03-06 00:52:07 +0700
  • 9bc01fb061
    Merge pull request #49 from gpshead/mdk_dongle hathach 2019-03-05 09:49:36 -0800
  • 01492634b6 Use RGB red and blue as primary and secondary. Gregory P. Smith 2019-03-03 21:12:30 -0800
  • 05726e2575 Initial MakerDiary MDK nrf52840 USB dongle support. Gregory P. Smith 2019-03-03 18:58:34 -0800
  • 14f87f61e6
    Add 0.2.0 to changelog Dan Halbert 2019-02-22 15:52:57 -0500
  • 7df44a5425
    Merge pull request #47 from adafruit/develop Dan Halbert 2019-02-22 15:41:58 -0500
  • 0cc0289c60 update dfu-flash for upgrading bootloader hathach 2019-02-22 23:55:01 +0700
  • 992229cf2f Merge branch 'master' into develop hathach 2019-02-22 23:06:07 +0700
  • 57aa554430 update tinyusb to latest for scsi write10 complete fix hathach 2019-02-22 14:46:16 +0700
  • 9ed3f5ea32 fix #46 complete uf2 writing using tud_msc_write10_complete_cb hathach 2019-02-22 00:21:34 +0700
  • 158c284423
    update changelog hathach 2019-02-15 23:07:42 +0700
  • 2aefebaf00
    Merge pull request #45 from adafruit/develop hathach 2019-02-15 23:04:38 +0700
  • d9b275c321
    increase buffer depth to fix OTA issue with nrfConnect on iOS hathach 2019-02-15 12:12:11 +0700
  • a3de7e8f04
    remove SD 6.1.0 files hathach 2019-02-15 01:55:07 +0700
  • 6338794c61
    Merge pull request #44 from adafruit/develop hathach 2019-01-31 23:45:31 +0700
  • 641d9fe811 added changelog hathach 2019-01-31 22:51:12 +0700
  • 981a6976e2 change HCI_RX_BUF_QUEUE_SIZE back to 4 hathach 2019-01-31 22:50:42 +0700
  • 7ec0ff51f0
    Merge pull request #40 from se7ensong/OTA_fix hathach 2019-01-31 22:35:12 +0700
  • 3737d4bc12 update segger project, cleanup hathach 2019-01-31 21:39:02 +0700
  • 7279bd9b32 added metro nrf52840 revA hathach 2019-01-31 18:01:41 +0700
  • 2f1eec7118
    fix #41 use RXD,TXD in board header hathach 2019-01-14 12:50:20 +0700
  • 3611a0579e
    minor clean up for pca10059 hathach 2019-01-11 11:36:42 +0700
  • 04f05dac64 Fix OTA using nRF toolbox on iPhone (tested on SE and XS) Song Luan 2019-01-10 13:00:31 +0000
  • 95cbe3b129
    fix PWM psel[1] is not reset to 0xffffffff when teardown hathach 2019-01-10 15:55:03 +0700
  • 9ece5f64a9
    clean up makefile hathach 2019-01-04 07:00:45 +0700
  • 61b4ca3354
    Merge pull request #38 from adafruit/devlocal Dan Halbert 2018-12-21 10:31:33 -0500
  • a316c8bd67 reduce delay to 50us hathach 2018-12-21 15:04:48 +0700
  • 25f6d395bc fix neopixel didn't turn off after dfu cdc hathach 2018-12-21 14:48:04 +0700
  • e66ee2af6d readme ref link hathach 2018-12-21 12:48:24 +0700
  • 89be1cf9f8 Merge branch 'master' into devlocal hathach 2018-12-21 12:17:48 +0700
  • d79fcb2ea5 fix #37 hathach 2018-12-21 12:17:14 +0700