b3b9e089f4
clean up
2019-04-24 16:51:31 +07:00
6bbcab7f50
update uf2 product name
2019-04-24 16:46:25 +07:00
137785f2f0
update uf2 index url, add UF2_ prefix for volume lable and index url
2019-04-24 16:31:08 +07:00
4ec938230d
update uf2 BOARD_ID
2019-04-24 16:17:00 +07:00
9a0ee51d91
rename macros.h to compile_date.h
2019-04-24 12:31:09 +07:00
3fec038ed8
remove ARRAY_SIZE2 since bootloader is only built with C
2019-04-24 12:26:26 +07:00
69a1b555e4
force NFC as GPIO
2019-04-24 12:23:11 +07:00
ca400565b3
clean up
2019-04-24 12:08:58 +07:00
bcbd3fa089
enhance board management
2019-04-24 12:03:26 +07:00
44967695a4
Merge branch 'master' into develop
2019-04-24 10:16:39 +07:00
2f314e1486
Merge pull request #64 from electronut/papyr_support
...
Add support for Electronut Labs Papyr
2019-04-19 22:00:36 +07:00
389c05b643
Add support for Electronut Labs Papyr
...
Signed-off-by: Tavish Naruka <tavishnaruka@gmail.com >
2019-04-19 11:27:14 +05:30
9d7de45aeb
Merge pull request #61 from Spegs21/master
...
Add UF2 build/generation information to Readme
2019-03-27 22:44:29 -04:00
4653c07f06
Update README.md
2019-03-27 22:39:04 -04:00
d3f5249a61
Add detail for using UF2
2019-03-27 22:37:35 -04:00
d4cc11e132
change in file license term from BSD to MIT
2019-03-27 13:38:36 +07:00
f5b654eb5e
update changelog
2019-03-27 13:14:54 +07:00
60debfc217
Merge pull request #60 from adafruit/develop
...
fix #59 incorrect button mapping for feather nrf52840
2019-03-26 23:09:27 -07:00
2713069643
fix #59 incorrect button mapping for feather nrf52840
2019-03-27 13:03:41 +07:00
8df909f0a8
Merge pull request #57 from henrygab/patch-6
...
Fix FAT bugs and increase file count limit
2019-03-19 04:50:52 -07:00
1d816c5cf3
Merge pull request #56 from henrygab/patch-5
...
Ignore additional SES and J-Link files
2019-03-19 03:02:06 -07:00
66d1770407
manually add another lost comment
2019-03-19 01:01:50 -07:00
8ab4774c93
Manual merge?
...
Pickup a couple changes that don't seem to be propagating?
Possible that there's some git merge I missed, but it's simple enough to fix manually.
2019-03-19 00:57:24 -07:00
1b54f0457d
PR review requested changes.
...
Per hathach's request, remove built-in test option.
Per hathach's request, remote __TIME__ from info file.
2019-03-19 00:37:53 -07:00
a004b7619e
Add trailing newline
2019-03-18 22:14:52 -07:00
04fc396fd8
Put macros into new file, rather than uf2.h.
2019-03-13 23:49:52 -07:00
04e0df1c18
prepare to split file
2019-03-13 23:40:18 -07:00
6d58633db0
Merge branch 'master' of https://github.com/adafruit/Adafruit_nRF52_Bootloader into patch-6
...
# Conflicts:
# src/usb/uf2/ghostfat.c
2019-03-13 22:39:12 -07:00
15ca75d10d
Merge branch 'master' of https://github.com/adafruit/Adafruit_nRF52_Bootloader into patch-5
2019-03-13 22:23:08 -07:00
174e6e9724
Fix Directory entries
...
The media would show as corrupt in CMD.EXE in Windows.
This is because the date/time fields were invalid.
Since this needed to be fixed anyways, update so that
the date and time correspond to the time that the
preprocessor parsed the source file.
2019-03-13 22:05:57 -07:00
53a99195bf
Raises file limit from 14 to 62 files.
...
Enable all four sectors of root directory to contain files.
2019-03-13 21:38:59 -07:00
8def8aee53
Safer code
...
Add additional compile-time assertions
Add additional comments to define limitations future maintainers should be aware of.
2019-03-13 18:28:43 -07:00
c51a227fd9
Add static assert
...
This guards against future increase in number of files
causing buffer overflow when reading the first root directory sector.
2019-03-13 15:24:42 -07:00
f3e3cefb23
Ignore additional SES and J-Link files
2019-03-13 13:10:49 -07:00
73456ac80e
Merge pull request #54 from henrygab/patch-2
...
Avoid returning uninitialized memory
2019-03-13 01:08:06 -07:00
113195eabd
Merge branch 'master' into patch-2
2019-03-13 00:58:21 -07:00
0eeff3e679
Merge pull request #53 from henrygab/patch-3
...
Fix signed/unsigned bug.
2019-03-13 00:55:54 -07:00
be5a925f72
Merge pull request #55 from henrygab/patch-4
...
Use local variable to store partially-calculated size.
2019-03-13 00:53:37 -07:00
ae28f5b425
Merge pull request #52 from henrygab/patch-1
...
Fix media type mismatch
2019-03-13 00:46:49 -07:00
b8a0551678
Use local variable to store partially-calculated size.
...
This avoid re-entrancy problems, such as if this is ever
interrupted mid-execution, and called a second time before
the initial execution completes.
2019-03-12 13:41:33 -07:00
0f216b8618
Fix spacing
2019-03-12 13:13:58 -07:00
52cfdaa2d2
Fix signed/unsigned bug.
2019-03-12 13:05:21 -07:00
a258c6d988
Avoid returning uninitialized memory
2019-03-12 12:57:51 -07:00
e0251415e7
Add some additional comments.
2019-03-12 12:29:05 -07:00
12bb62eadd
Per request, keep hard drive type in boot block.
...
Update the .PhysicalDrive in boot block.
Update the first fat entries to match MediaDescriptor of boot block.
2019-03-12 12:09:49 -07:00
e2afc36dae
Fix media type mismatch
...
Fix the boot sector media descriptor to match the first FAT entries.
2019-03-10 20:02:56 -07:00
4ea74d4600
Update README.md
2019-03-06 00:52:07 +07:00
9bc01fb061
Merge pull request #49 from gpshead/mdk_dongle
...
Support the MDK nrf52840 USB Dongle.
2019-03-05 09:49:36 -08:00
01492634b6
Use RGB red and blue as primary and secondary.
...
The code currently expects a primary LED no matter what so the
RGB led support combined with that clobbers the nice pulsing primary.
2019-03-03 21:12:30 -08:00
05726e2575
Initial MakerDiary MDK nrf52840 USB dongle support.
...
Many TODOs to address but it builds and appears at first glance to work...
2019-03-03 18:58:34 -08:00