hathach
|
1597434ed7
|
fix #84
|
2019-11-29 01:17:23 +07:00 |
|
hathach
|
e3449cd771
|
able to build with 52833
|
2019-11-29 01:02:05 +07:00 |
|
hathach
|
d0389fe8f4
|
clean up
|
2019-11-12 00:35:45 +07:00 |
|
hathach
|
7cd90551c9
|
added board.mk for all boards
|
2019-11-12 00:32:47 +07:00 |
|
hathach
|
254ed6253e
|
fix nrf52832 build error
|
2019-11-11 23:49:30 +07:00 |
|
hathach
|
8a979d33bc
|
clean up, use BLEDIS_MANUFACTURER and BLEDIS_MODEL for USB Manufacturer and Product string
|
2019-11-11 15:50:28 +07:00 |
|
hathach
|
c6d02901b3
|
serial descriptor clean up
|
2019-11-11 15:35:43 +07:00 |
|
hathach
|
126115a2cb
|
update repo to work with latest tinyusb and nrfx module
|
2019-11-11 15:27:44 +07:00 |
|
hathach
|
3d99a55940
|
update tinyusb and nrfx to support nrf52833
|
2019-11-11 12:29:41 +07:00 |
|
hathach
|
f8fdf47823
|
Merge pull request #83 from mdxs/patch-1
Fixed simple typo
|
2019-10-26 09:59:41 +07:00 |
|
ladyada
|
85a1556864
|
UF2 bootloader for nano33
|
2019-10-25 21:45:43 -04:00 |
|
mdxs
|
9c474844be
|
Fixed simple typo
|
2019-10-26 00:44:26 +02:00 |
|
hathach
|
5f5371b9b3
|
Merge branch 'master' of github.com:adafruit/Adafruit_nRF52_Bootloader
|
2019-09-25 14:04:51 +07:00 |
|
hathach
|
1d7ca6a1dc
|
update changelog for release
|
2019-09-25 14:04:07 +07:00 |
|
hathach
|
7691f08ff0
|
Merge pull request #82 from adafruit/develop
fix #76 and clean up
|
2019-09-25 13:58:33 +07:00 |
|
hathach
|
5b6488ca70
|
update build script
|
2019-09-25 12:54:26 +07:00 |
|
hathach
|
9556f2ace8
|
follow up to PR #77
|
2019-09-25 12:17:46 +07:00 |
|
hathach
|
ef4d0e7564
|
Merge branch 'master' into develop
|
2019-09-25 12:14:38 +07:00 |
|
hathach
|
fc00e2b202
|
Merge pull request #77 from khanning/button-dir-fix
Add check for button direction
|
2019-09-25 11:55:20 +07:00 |
|
Kreg Hanning
|
8906b2a8bd
|
Add check for button direction
|
2019-09-09 08:59:31 -04:00 |
|
hathach
|
c751975f1d
|
update changelog and readme, ready to relase 0.2.12
|
2019-08-22 21:57:53 +07:00 |
|
hathach
|
c3fc0dba91
|
Merge branch 'master' into develop
|
2019-08-22 21:46:34 +07:00 |
|
hathach
|
a921f27ee8
|
Merge pull request #75 from henrygab/patch-1
Fix bug in `__DOSTIME__` macro
|
2019-08-17 18:55:16 +07:00 |
|
Henry Gabryjelski
|
04290e7bea
|
Fix bug in __DOSTIME__ macro
|
2019-08-14 12:32:36 -07:00 |
|
Ladyada
|
d78322519a
|
this time with correct pins
|
2019-08-04 21:03:13 -04:00 |
|
Ladyada
|
09daa09a5e
|
initial bootloader def (is using neopix instead of dotstar)
|
2019-08-04 17:53:16 -04:00 |
|
ladyada
|
661827c166
|
update to rev C pins
|
2019-07-13 19:59:09 -04:00 |
|
hathach
|
2c13fd53f4
|
support 10 neopixel of cplayground
|
2019-06-17 22:51:38 +07:00 |
|
hathach
|
b1029c6ae5
|
Merge branch 'master' of github.com:adafruit/Adafruit_nRF52_Bootloader into develop
|
2019-06-17 19:28:10 +07:00 |
|
ladyada
|
95325465cc
|
add draft for cplay nrf52840
|
2019-06-14 22:18:58 -04:00 |
|
hathach
|
580ae2e7fc
|
Merge pull request #71 from fanoush/patch-1
fix for issue #70
|
2019-06-05 12:17:13 +07:00 |
|
fanoush
|
4ce961f25b
|
fix block alignment bug also in dfu_sd_image_validate
|
2019-05-24 13:22:57 +02:00 |
|
fanoush
|
90e3149050
|
fix block alignment bug also in dfu_sd_image_validate
|
2019-05-24 13:07:32 +02:00 |
|
hathach
|
fb847b942e
|
Update issue templates
|
2019-05-10 21:24:33 +07:00 |
|
hathach
|
dfc3db25c3
|
Update issue templates
|
2019-05-10 21:22:08 +07:00 |
|
hathach
|
bc40cd7c46
|
add issue templates
|
2019-05-10 21:16:57 +07:00 |
|
Limor "Ladyada" Fried
|
bc418d6630
|
Merge pull request #68 from adafruit/develop
update changelog for 0.2.11 releasing
|
2019-05-03 13:20:21 -04:00 |
|
hathach
|
ee199d797c
|
update changelog
|
2019-05-03 17:54:58 +07:00 |
|
hathach
|
31e21d8b38
|
add travis badge, make with 4 thread
|
2019-05-03 14:05:14 +07:00 |
|
hathach
|
f19189cd2f
|
Create CODE_OF_CONDUCT.md
|
2019-04-29 20:27:47 +07:00 |
|
Dan Halbert
|
7d47317e17
|
Merge pull request #66 from adafruit/develop
Clean up board and makefile
|
2019-04-28 23:17:26 -04:00 |
|
hathach
|
da2de8d519
|
update pid for metro nrf52840
|
2019-04-27 16:40:08 +07:00 |
|
hathach
|
a7c19a4d99
|
fix typo per PR discussion
|
2019-04-25 10:36:08 +07:00 |
|
hathach
|
8f00fb9270
|
update ses project
|
2019-04-24 18:31:26 +07:00 |
|
hathach
|
01f854c3db
|
correct MK_BOOTLOADER_VERSION to same as git tag version
|
2019-04-24 18:25:25 +07:00 |
|
hathach
|
5eac387b5a
|
clean up BLEDIS firmware version
|
2019-04-24 17:13:41 +07:00 |
|
hathach
|
b3b9e089f4
|
clean up
|
2019-04-24 16:51:31 +07:00 |
|
hathach
|
6bbcab7f50
|
update uf2 product name
|
2019-04-24 16:46:25 +07:00 |
|
hathach
|
137785f2f0
|
update uf2 index url, add UF2_ prefix for volume lable and index url
|
2019-04-24 16:31:08 +07:00 |
|
hathach
|
4ec938230d
|
update uf2 BOARD_ID
|
2019-04-24 16:17:00 +07:00 |
|