Said Alvarado-Marin
|
4f8c2afabf
|
fix compilation for arm-none-eabi-gcc version 13
|
2024-02-04 14:33:02 +01:00 |
|
Ha Thach
|
2e6c877d1b
|
Merge pull request #320 from adafruit/sense-tft
add & enable DISPLAY_VSENSOR_PIN if available (required for sense tft)
|
2024-01-29 17:03:31 +07:00 |
|
hathach
|
59df4f9e8c
|
add & enable DISPLAY_VSENSOR_PIN if available (required for sense tft)
|
2024-01-29 16:41:46 +07:00 |
|
Limor "Ladyada" Fried
|
64d8e34567
|
Merge pull request #319 from adafruit/add-slash-screen
Add slash screen
|
2024-01-05 13:35:38 -05:00 |
|
hathach
|
3d920bf62b
|
- add slash screen for CLUE
- optimize ST77XX_SWRESET, skip if reset pin is available.
|
2024-01-05 19:06:01 +07:00 |
|
hathach
|
ed9bf7a8dd
|
fix ci
|
2024-01-05 17:25:53 +07:00 |
|
hathach
|
0eead42aec
|
add display for sense tft
|
2024-01-05 16:59:16 +07:00 |
|
hathach
|
a6a8962b1d
|
get slash screen running
|
2024-01-05 16:46:02 +07:00 |
|
hathach
|
79add7baf5
|
- add screen/display support for st77xx
- able to make spi transfer, but data seem to be off
|
2024-01-05 15:49:27 +07:00 |
|
Ha Thach
|
101a54da10
|
Merge pull request #318 from adafruit/rename-feather-sense-tft
rename to feather sense tft
|
2024-01-04 18:29:02 +07:00 |
|
hathach
|
e81391f395
|
rename to feather sense tft
|
2024-01-04 18:23:51 +07:00 |
|
Ha Thach
|
eaaf5f8e84
|
Merge pull request #317 from adafruit/add-feather-tft
Add feather tft
|
2024-01-03 22:29:26 +07:00 |
|
hathach
|
1c85a7a5be
|
try to install setuptools for linkermap
|
2024-01-03 22:21:29 +07:00 |
|
hathach
|
f5a1947974
|
add feather tft to ci build
|
2024-01-03 22:13:28 +07:00 |
|
hathach
|
66db5aeda3
|
add support for NEOPIXEL_POWER_PIN, also change code style
|
2024-01-03 22:12:13 +07:00 |
|
hathach
|
36a1f428dd
|
add feather nrf52840 tft
|
2024-01-03 22:10:22 +07:00 |
|
Ha Thach
|
7210c3914d
|
Merge pull request #309 from markbirss/master
Adds support for the Makerdiary nRF52840 Connect Kit board
|
2023-08-01 20:51:33 +07:00 |
|
Mark Trevor Birss
|
8b8c9d58be
|
Update board.h
|
2023-08-01 15:44:15 +02:00 |
|
Mark Trevor Birss
|
39da39544b
|
Update githubci.yml
|
2023-07-21 12:58:07 +02:00 |
|
Mark Trevor Birss
|
386ed04058
|
Update githubci.yml add Makerdiary nrf52840 connectkit
|
2023-07-21 10:37:04 +02:00 |
|
Mark Trevor Birss
|
c87ea51b86
|
Update board.h
changes requested to board-id
|
2023-07-20 17:28:03 +02:00 |
|
Ha Thach
|
9924e54654
|
Merge pull request #310 from adafruit/add-cmake
Add cmake build for nrf52840
|
2023-07-20 22:12:12 +07:00 |
|
hathach
|
2de2fbf82f
|
add PR template
|
2023-07-20 22:06:28 +07:00 |
|
hathach
|
dbc7648649
|
add linker --print-memory-usage
|
2023-07-20 22:00:29 +07:00 |
|
hathach
|
ffa2379818
|
add cmake support, starting with feather nrf52840 and pca10056. Seems to work well
|
2023-07-20 21:07:49 +07:00 |
|
Mark Trevor Birss
|
aebee3dfd4
|
Add files via upload
|
2023-07-20 09:46:00 +02:00 |
|
Ha Thach
|
277a0c83f4
|
Merge pull request #305 from hyx0329/pr-m60-fix
Fix M60
|
2023-05-26 14:39:17 +07:00 |
|
hyx0329
|
e34b183f1d
|
Fix support for M60 keyboard
- Change BUTTON_2 to ESC and setup related pins properly
- Always enable the battery
|
2023-05-25 17:56:05 +08:00 |
|
hyx0329
|
188e25948b
|
Add board_init2 and board_teardown2
This also replace `board_init_extra`.
|
2023-05-25 17:52:02 +08:00 |
|
Ha Thach
|
80c3a8401b
|
Merge pull request #293 from Montvydas/bugfix-ota-dfu-stuck
Set the default max MTU size within the DFU transport to 23
|
2023-02-27 14:35:00 +07:00 |
|
montea
|
5f95de1314
|
Set MTU to 23 within main.c file as per request on the comment above it
|
2023-02-13 10:46:51 +00:00 |
|
montea
|
a980696dd0
|
Changed the default max MTU size within the DFU transport to 23, which is the required size for the legacy bootloader to perform a successful OTA with the latest Nordic-DFU-Library.
|
2023-02-12 18:51:21 +00:00 |
|
Ha Thach
|
2107d4e97f
|
Merge pull request #291 from aovestdipaperino/master
Add support for XIAO BLE Sense boards
|
2023-02-08 09:00:40 +07:00 |
|
Paperinik
|
1bca78c0c8
|
Update githubci.yml
Added:
-xiao_nrf52840_ble
-xiao_nrf52840_ble_sense
|
2023-02-05 18:27:02 -08:00 |
|
Paperinik
|
d7494e81ce
|
Update board.h
|
2023-02-05 18:24:19 -08:00 |
|
Paperinik
|
aac573642b
|
Update board.h
UF2 board ID updated to specs.
|
2023-02-05 18:23:35 -08:00 |
|
Paperino
|
cf3f39f576
|
Add support for Xiao BLE boards
|
2023-01-26 17:37:43 -08:00 |
|
Paperino
|
99ad4d5c0f
|
Add support for xiao ble nrf52840 based boards.
|
2023-01-26 17:37:18 -08:00 |
|
Ha Thach
|
da70d4a6ab
|
Merge pull request #284 from kylemccreery/pillbug
Add new board PillBug
|
2022-11-18 17:33:10 +07:00 |
|
Kyle McCreery
|
4f908f3330
|
Initial commit of reformatted pillbug defines
|
2022-11-09 23:24:49 -05:00 |
|
Ha Thach
|
b55f516c11
|
Merge pull request #281 from adafruit/update-doc
update readme doc
|
2022-10-16 20:06:08 +07:00 |
|
hathach
|
d2977b16c8
|
update readme doc
|
2022-10-16 19:24:08 +07:00 |
|
Ha Thach
|
0cb582d10c
|
Merge pull request #280 from adafruit/add-debug-build
Add debug build
|
2022-10-16 16:24:58 +07:00 |
|
Ha Thach
|
7229caf9d6
|
Merge branch 'master' into add-debug-build
|
2022-10-16 13:13:54 +07:00 |
|
hathach
|
3af7f744b4
|
add temp flash-skip-crc target
|
2022-10-16 13:09:19 +07:00 |
|
Ha Thach
|
de32e8cf0a
|
Merge pull request #273 from whiz00/build-fix
fix 'array subscript 0 is outside array bounds' for newer gcc versions
|
2022-09-08 17:49:27 +07:00 |
|
Gabriel Hansson
|
5217eb6dbc
|
fix error: array subscript 0 is outside array bounds for newer gcc versions
|
2022-08-29 18:29:21 +00:00 |
|
hathach
|
c42dce080c
|
add debug linker when building with DEBUG=1
extend bootloader start to reserved app for debug build
|
2022-07-14 12:28:02 +07:00 |
|
Ha Thach
|
6f869065b4
|
Merge pull request #271 from adafruit/more-833
More 833
|
2022-07-13 17:48:20 +07:00 |
|
hathach
|
b36925d92a
|
correct DFU_DEV_REV for 833 to 52833 (previously 52840)
|
2022-07-13 17:35:22 +07:00 |
|