Commit Graph

426 Commits

Author SHA1 Message Date
hathach a2b3ae4970 clean up main 2021-08-04 19:05:30 +07:00
hathach 2f9ed3e447 more clean up 2021-08-04 16:57:06 +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
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
mfranck a754296a8a add makerdiary m60 keyboard (uses nrf52840_m2) 2021-06-13 12:52:33 +02:00
Nick Winans 20a5b93402 Add support for nice!nano v2 2021-06-02 17:07:27 -05: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
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
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 6755bd101c adding EByte E104-BT5032A Module 2021-05-29 23:02:54 -06:00
hathach 12d36857c2 clean up 2021-05-12 10:45:15 +07:00
Benny Meisels 0a677620ab Add board definition files for ARAMCON 2 Badge 2021-04-18 10:07:22 +03:00
hathach 488c6c4463 update changelog for release
rename board to all lower case
2021-04-04 14:42:12 +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
Chris Dailey 78d0c3ae27 Update board.h
Adjust `UF2_BOARD_ID` to fit UF2 format.
2021-03-23 09:11:10 -04:00
Linar Yusupov 0299cfedb5 Avoid entering into DFU mode upon wake up by BUTTON_DFU GPIO 2021-03-11 13:20:25 +03:00
Chris Dailey d88ab7427a Updated sf micromod USB PIDs
As per the PIDs provide by TheHoff, [here](https://forum.sparkfun.com/viewtopic.php?p=223812#p223812)
2021-03-09 12:53:02 -05:00
nitz 1a5df60739 Add board 'sparkfun_nrf52840_micromod'. 2021-03-07 00:56:50 -05:00
James Devine 0670265be0 Add ifdef guard for apa102 teardown 2021-03-03 12:47:27 +00:00
James Devine 6f7dc38d3c ifdef guard inclusion of nrf_spim 2021-03-02 23:41:45 +00:00
James Devine 91f16ade72 add support for APA102 LEDs 2021-03-02 23:32:01 +00:00
Glenn Engel 755cfa95e4 Add USB connect timeout for app reset to UF2 or Serial via GPREGRET 2021-02-15 07:49:52 -08:00
Linar Yusupov f9125593b2 fix against pollution of REGOUT0 reserved bits 2021-01-30 12:27:52 +03:00
hathach 72160554dc change ci to matrix build 2021-01-19 12:19:47 +07:00
Michal Moskal 6fc2145871 Allow for power supply configuration 2020-12-02 10:55:00 +01:00
Ha Thach 64ea299572 Merge pull request #173 from Atelier-Du-Maker/master
Add Holyiot nrf52840
2020-10-29 10:18:56 +07:00
Gaetan d19e26fc9b Fix UF2_VOLUME_LABEL 2020-10-28 22:31:19 +01:00
Gaetan 7963ebcad9 Change Board Name & fix typo
rename :         src/boards/holyiot_nrf52840/board.h -> src/boards/ADM_B_NRF52840_1/board.h
rename :         src/boards/holyiot_nrf52840/board.mk -> src/boards/ADM_B_NRF52840_1/board.mk
rename :         src/boards/holyiot_nrf52840/pinconfig.c -> src/boards/ADM_B_NRF52840_1/pinconfig.c
2020-10-28 22:25:11 +01:00
Gaetan d7af151e72 Add File
modifié :         src/boards/holyiot_nrf52840/board.h
2020-10-26 22:27:20 +01:00
Pierre 705990bce8 changing from BlueMicro to BlueMicro nrf52840 2020-10-22 16:26:05 -06:00
Pierre 0443811140 updated PID as per openmmoko PR 2020-10-22 08:07:11 -06:00
Pierre d37a3ae640 checked buton 2 connection 2020-10-20 22:17:02 -06:00
Pierre f5a48c3356 adding BlueMicro to boards 2020-10-20 21:43:52 -06:00
Pierre 88bc14bb4e adding BlueMicro to boards 2020-10-20 21:41:57 -06:00
ogatatsu 66097042bb add akizukidenshi AE-BL652-BO 2020-09-10 21:00:46 +09:00
nitz 9ad10c8b1b Add MakerDiary Pitaya Go board. 2020-08-18 20:05:45 -04:00
nitz a5b78ff410 Updated with @xiongyhui's VID/PID from Seeed 2020-08-06 11:11:31 -04:00
nitz 8ab7a41fab Fix strings to be MakerDiary
Not sure how I managed to mix my branches up.
2020-08-05 20:10:41 -04:00
nitz 86a6622724 Revert NO_SOFT_DEVICE change.
Will be more work, will work on it in it's own feature branch.
2020-08-05 08:46:24 -04:00
nitz 307125255b Rename USES_NFCT to USE_NFCT 2020-08-05 08:09:33 -04:00
nitz 75c89998c6 Support for skipping the NFCT as GPIO & SD defines
nrf52840_m2 makes use of these skips.
2020-08-04 18:55:55 -04:00
nitz 4263c8ff79 Add MakerDiary nRF52840 M.2 Module board. 2020-08-04 18:37:08 -04:00