Commit Graph

737 Commits

Author SHA1 Message Date
hathach a2b3ae4970 clean up main 2021-08-04 19:05:30 +07:00
Ha Thach 97fbda552d Update changelog.md 2021-08-04 19:03:32 +07:00
Ha Thach 142ed6057a Merge pull request #214 from adafruit/fix-flash-51kb
Fix flash with more than 512kb
2021-08-04 18:02:01 +07:00
hathach 2f9ed3e447 more clean up 2021-08-04 16:57:06 +07:00
hathach 9e188d7370 update tinyusb 2021-08-04 16:39:05 +07:00
hathach dedbb74562 increase app reserved size to 40KB to match circuitpython for 840
along with other clean up
2021-08-04 16:35:42 +07:00
hathach eae198000c clean up
- mostly whitespace
- use ceil div
2021-08-03 23:17:57 +07:00
Ha Thach 80fca98113 Merge pull request #211 from DuMaM/update_for_gcc11
GCC 11 Build fixes
2021-07-05 13:22:11 +07:00
dumam a7fe7c98a3 Init header id with invalid value 2021-07-04 21:12:15 +02:00
dumam 6e33825e9f Init header without init whole buffer 2021-06-27 14:29:12 +02:00
dumam b1e0d2fd72 GCC 11 Fixes 2021-06-26 16:53:59 +02:00
Ha Thach 42d9d9fe9d Update changelog.md 2021-06-19 14:37:25 +07:00
Ha Thach 3f528bae0b Merge pull request #210 from adafruit/fix-usb-control-race
update tinyusb to fix control race condition
2021-06-19 14:32:55 +07:00
hathach 13118196d8 update tinyusb to fix control race condition 2021-06-19 14:26:35 +07:00
Ha Thach 6126d1192e Merge pull request #209 from y4m-y4m/master
Add makerdiary m60 keyboard (uses nrf52840_m2)
2021-06-15 00:21:24 +07:00
mfranck 627ce5d9a9 add makerdiary m60 keyboard to ci 2021-06-14 11:40:53 +02:00
mfranck a754296a8a add makerdiary m60 keyboard (uses nrf52840_m2) 2021-06-13 12:52:33 +02:00
Ha Thach 881dac1486 Merge pull request #208 from Nice-Keyboards/nice-nano-v2
Add support for nice!nano v2
2021-06-03 11:22:04 +07:00
Nick Winans 20a5b93402 Add support for nice!nano v2 2021-06-02 17:07:27 -05:00
hathach 2577833136 update changelog 2021-06-02 22:48:12 +07:00
hathach 0ec25a7add update pid for raytac dongle 2021-06-02 22:43:23 +07:00
Ha Thach 81240bfdb9 Merge pull request #206 from jpconstantineau/EByte-E104
EByte-E104: fix to LED direction
2021-05-31 10:07:10 +07:00
Ha Thach 7a728eeaa6 Merge pull request #207 from jpconstantineau/EByte-E73-TBB
EByte E73-TBB (nRF52832): Initial commit of bootloader
2021-05-31 10:05:03 +07:00
Pierre 398ede8f90 swap TX/RX 2021-05-30 16:16:09 -06:00
Pierre cef07b4eeb fix to LED direction 2021-05-30 16:04:33 -06:00
Pierre 0c086c2a4c Adding E73 Test board from EByte 2021-05-30 15:59:51 -06:00
Ha Thach 566410a7e2 Merge pull request #205 from jpconstantineau/EByte-E104
Adding EByte E104-BT5032A module
2021-05-30 14:55:35 +07:00
Pierre 0e87ce6e3e update to comments 2021-05-29 23:04:21 -06:00
Pierre 4c1344c612 fix to buttons 2021-05-29 23:04:14 -06:00
Pierre 4e54deb050 updated CI to include ebyte E104-BT5032A 2021-05-29 23:03:01 -06:00
Pierre 6755bd101c adding EByte E104-BT5032A Module 2021-05-29 23:02:54 -06:00
Ha Thach 7255b55ffe Merge pull request #204 from adafruit/minor-cleanup
clean up
2021-05-19 15:59:17 +07:00
hathach 12d36857c2 clean up 2021-05-12 10:45:15 +07:00
hathach a40d98dca2 add forum link in issue template 2021-04-22 10:43:49 +07:00
Ha Thach f33fdd2e5a Update bug_report.md 2021-04-22 10:40:43 +07:00
Ha Thach 0edf5175a9 Merge pull request #202 from aramcon-badge/aramcon2-badge
Add board definition files for ARAMCON 2 Badge
2021-04-18 21:42:41 +07:00
Benny Meisels 0a677620ab Add board definition files for ARAMCON 2 Badge 2021-04-18 10:07:22 +03:00
Ha Thach fc487794b3 Update changelog.md 2021-04-04 15:11:04 +07:00
Ha Thach 4f74d41871 Merge pull request #160 from KK1423/fix-paired-ota
Resolve OTA failure with bond shared from application
2021-04-04 15:09:01 +07:00
Ha Thach 77c7b7f6dc Merge pull request #200 from adafruit/release-0.5.0
update changelog for release
2021-04-04 15:06:31 +07:00
hathach 488c6c4463 update changelog for release
rename board to all lower case
2021-04-04 14:42:12 +07:00
Ha Thach f1b4740579 Merge pull request #196 from lyusupov/BUTTON_DFU_WAKEUP
Improvement/fix of system wake up by BUTTON_DFU GPIO
2021-04-04 14:31:45 +07:00
hathach 0098324683 skip DFU entirely with DFU_MAGIC_SKIP 2021-04-04 12:58:47 +07:00
hathach 26bafdcf24 Merge branch 'BUTTON_DFU_WAKEUP' of https://github.com/lyusupov/Adafruit_nRF52_Bootloader into lyusupov-BUTTON_DFU_WAKEUP 2021-04-02 23:14:02 +07:00
Ha Thach 5e6690e296 Merge pull request #194 from cmdwtf/board-add-sf-nrf52840-micromod
Add board 'sparkfun_nrf52840_micromod'.
2021-03-23 20:41:11 +07:00
Chris Dailey 78d0c3ae27 Update board.h
Adjust `UF2_BOARD_ID` to fit UF2 format.
2021-03-23 09:11:10 -04:00
Ha Thach 3895ffbda6 Merge pull request #197 from adafruit/update-tinyusb-0.9.0
update tinyusb to nclude nrf usb driver race condition fix
2021-03-19 16:27:53 +07:00
hathach a4b5aa4ad1 update tinyusb to include nrf usb driver race fix 2021-03-19 16:22:13 +07:00
hathach 84e843ac86 update tinyusb to 0.9.0 2021-03-16 23:17:32 +07:00
Linar Yusupov 0299cfedb5 Avoid entering into DFU mode upon wake up by BUTTON_DFU GPIO 2021-03-11 13:20:25 +03:00