508 Commits (simmel)
 

Author SHA1 Message Date
Sean Cross 91cd582dea simmel: remove dfu and ota bootloaders
We don't want this device to be updatable over the air, and we don't
need the serial DFU bootloader.  This leaves only UF2.

Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 30c2c0e7c8 gitignore: ignore build directory
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross fd4c2138a3 boards: add simmel
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Sean Cross 7d822f4df4 bootloader: start removing bluetooth support
We don't need bluetooth support for Simmel.

Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Ha Thach 79a6a0c4f7
Merge pull request #118 from adafruit/develop
Mass clean up
3 years ago
hathach 392f69a2c3 remove genhex target 3 years ago
hathach f097cae0cd remove combinehex and erase target
update Readme
3 years ago
hathach 1db3ffe968 remove size target, make it part of Linking 3 years ago
hathach 9ea3f08e23 more cleanup 3 years ago
hathach 2128d60cc9 enable most warning option, fix all warnings 3 years ago
hathach 6b3f70db47 remove all uart pin from nrf52840 board, since it is not used. 3 years ago
hathach 09fdd7dee2 remove unused dual banks 3 years ago
hathach 7438933f2f more clean up 3 years ago
hathach c0f75b21b0 change comment style 3 years ago
hathach 98271c9f56 clean up QUIET 3 years ago
hathach b91a76a16e clean up ASFLAGS 3 years ago
hathach b2d4b016a9 enale Wextra
clean up some warning
3 years ago
hathach 01ac2b3d46 clean up 3 years ago
hathach 79ae930f15 fix some warnings with Wextra 3 years ago
hathach 0516c2e247 CFLAGS clean up 3 years ago
hathach 487871db8e tool clean up 3 years ago
hathach 54ddaa142d use gcc for linker instead of ld 3 years ago
hathach e37c884463 remove unused macros
BLE_STACK_SUPPORT_REQD, SWI_DISABLE0, FLOAT_ABI_HARD
3 years ago
hathach 5c5b9945bc rename clean up 3 years ago
hathach f99645ede8 more clean up 3 years ago
hathach 42734a1ab5 move segger out of src folder 3 years ago
hathach 86809ca043 fix #89 3 years ago
hathach 54f4fdab58 sync with tinyusb master 3 years ago
hathach cb735eaf8b clean up makefile, move linker out of src folder 3 years ago
hathach bfa269c55f makefile and build clean up 3 years ago
hathach 74d5dac7a8 Merge branch 'master' into develop 3 years ago
hathach fb8c743d3b sort before uploading assets 3 years ago
hathach c01b7f9285 add changelog for release 3 years ago
Ha Thach 3718aaeeaf
Merge pull request #117 from adafruit/develop
follow up to #114
3 years ago
hathach 0526a2b120 update board list, change Clue to CLUE 3 years ago
hathach ab4ecd141f follow up to #114 3 years ago
Ha Thach 8ccb638a84
Merge pull request #114 from adafruit/pin_reset
Make sure all pins are in reset state on teardown
3 years ago
Michal Moskal fc63d5096a Fix for 832 3 years ago
Michal Moskal 7d59a758da Make sure all pins are in reset state on teardown 3 years ago
Dan Halbert e2e220a505
Merge pull request #113 from dhalbert/feather-sense-leds
correct LED1 pin; make volume label FTHRSNSBOOT
3 years ago
Dan Halbert 9df8b8b870 correct LED1 pin; make volume label FTHRSNSBOOT 3 years ago
Ha Thach 802437220c
Merge pull request #112 from adafruit/cf2-followup
follow up to pincofig
3 years ago
hathach 80e0c1501e follow up to pincofig 3 years ago
Michał Moskal 7bd3c5489f
Merge pull request #110 from adafruit/pxt0
CF2 support
3 years ago
Michal Moskal 2446d02e59 Increase settings area to 2k (as per PR comments) 3 years ago
Michal Moskal c55783d9b5 Merge branch 'pxt0' of https://github.com/adafruit/Adafruit_nRF52840_Bootloader into pxt0 3 years ago
Michal Moskal c7cb5f971e Add 'make gdb' target 3 years ago
Limor "Ladyada" Fried be2ba81b4b
Merge pull request #111 from adafruit/pxt0-patch
move bootloaderConfig into pinconfig.c
3 years ago
hathach 7ddab6435f
move bootloaderConfig into pinconfig.c 3 years ago
Michal Moskal fe5cbd8183 Allow for single-tap reset when requested 3 years ago