1
mirror of https://github.com/canokeys/canokey-nrf52.git synced 2024-09-07 15:32:40 +08:00
Commit Graph

59 Commits

Author SHA1 Message Date
Yuxiang Zhang
80cf226fe6
Merge pull request #6 from mcxufly/master
add makerdiary/nrf52840_usb_dongle.h config for correct pin ocnnection
2024-08-11 23:20:32 +08:00
mcxufly
9ec23448ab add makerdiary/nrf52840_usb_dongle.h config for correct pin ocnnection 2024-08-11 19:59:14 +08:00
Yuxiang Zhang
c2fe97f924
Merge pull request #3 from joyqat/patch-1
add admin_vendor_hw_sn function
2024-07-03 13:26:40 +08:00
joyqat
6d92186511
add admin_vendor_hw_sn function 2024-07-02 14:30:23 +08:00
z4yx
98d52042e3 porting admin vendor operations from stm32 2024-06-11 23:01:44 +08:00
z4yx
1443b2a462 fix SN in USB descriptor 2024-06-03 13:19:27 +08:00
z4yx
86fd6e23f0 update to the latest core library 2024-06-01 20:20:10 +08:00
z4yx
0be24e474d upgrade the tinyusb 2024-05-30 23:19:05 +08:00
z4yx
2098c2357a updating core lib 2024-05-30 00:01:48 +08:00
z4yx
dac4357f7a porting touch detection from STM32 2024-05-29 23:41:51 +08:00
z4yx
51eab50320 update UART pinmap 2024-05-29 22:57:15 +08:00
z4yx
83bdc5dbc9 change the flash layout 2024-05-29 22:57:00 +08:00
z4yx
36fc4e1c89 fix device_set_timeout 2024-05-28 23:38:39 +08:00
z4yx
a6775fdbfa core library update 2024-05-13 13:23:17 +08:00
Yuxiang Zhang
e8e26443f9
Merge pull request #1 from kwaa/patch-1
fix wrong build command
2023-01-08 21:57:30 +08:00
藍+85CD
7cdd51128c
fix wrong build command 2023-01-07 11:48:13 +08:00
gaoyichuan
b6f1bdb54a fix wrong board id 2022-08-27 16:23:38 +08:00
Gao Yichuan
8e18b63097
Update ebyte module number 2022-08-23 20:21:24 +08:00
gaoyichuan
d92ec87b58 Remove FM11 params from config script 2022-08-22 22:03:25 +08:00
gaoyichuan
69e53717c1 Add chinese warnings 2022-08-22 21:57:50 +08:00
gaoyichuan
52685fec8d Update core version 2022-08-22 21:50:42 +08:00
gaoyichuan
706330948c Add warning about project status 2022-08-22 21:50:31 +08:00
gaoyichuan
5e5b9ec9c9 fix build in release mode 2022-08-20 22:40:38 +08:00
gaoyichuan
297f86f503 Use svc to implement atomic properly 2022-08-20 10:02:34 +08:00
gaoyichuan
16acba3137 Update core version 2022-08-19 21:57:37 +08:00
gaoyichuan
8ed8bfad2f Fix some compiler warnings 2022-08-19 21:54:03 +08:00
gaoyichuan
1096b636b7 Remove pca10059 uart pins 2022-08-19 21:40:18 +08:00
gaoyichuan
61c68eb65e Add a check for nrf sdk 2022-08-19 21:39:15 +08:00
gaoyichuan
0b94c867e1 Add util scripts and certs from canokey-stm32 2022-08-19 21:31:51 +08:00
gaoyichuan
ade18f03f6 Add initial readme document 2022-08-19 21:31:27 +08:00
gaoyichuan
b20708d224 Use uf2 bootloader 2022-08-19 21:30:39 +08:00
gaoyichuan
1fd956517b Remove useless board api 2022-08-14 14:01:02 +08:00
gaoyichuan
46b262a34c Add dfu cmake target 2022-08-14 13:59:53 +08:00
gaoyichuan
4383ecfbd2 Use bsp api for init periph 2022-08-09 10:00:21 +08:00
gaoyichuan
271a1528ac Fix wierd ld problem 2022-08-09 10:00:01 +08:00
gaoyichuan
f20bd2f15d Add support for pca10059 board 2022-08-09 09:57:44 +08:00
gaoyichuan
abcfdb8692 Add nrf log and nrf config 2022-08-09 09:57:04 +08:00
gaoyichuan
d767a31261 Fix nvmc flash write 2022-07-30 17:17:25 +08:00
gaoyichuan
80406c134e Refine project structure 2022-07-28 09:47:44 +08:00
gaoyichuan
c89f7755d1 Use nrf5 sdk components, refactor board selection 2022-07-25 22:54:34 +08:00
gaoyichuan
4128fd0ae6 Remove standalone nrfx 2022-07-25 22:52:38 +08:00
gaoyichuan
f2780240fa Ignore sdk in third-party dir 2022-07-25 16:00:31 +08:00
gaoyichuan
4c53686abb Update canokey-core commit 2022-07-25 15:59:02 +08:00
gaoyichuan
e3d42ad3f8 Use cmsis from sdk, refine cmakelist 2022-07-25 15:57:23 +08:00
gaoyichuan
f46b641978 Fix mbedtls build 2022-07-23 19:22:27 +08:00
gaoyichuan
76e000836e Provide lfs location in linker script 2022-05-31 20:24:52 +08:00
gaoyichuan
c151befe65 Add proper main function 2022-05-31 20:24:34 +08:00
gaoyichuan
03a3e2f4e1 Add littlefs config 2022-05-31 20:24:22 +08:00
gaoyichuan
fb9a84b905 Add global variables 2022-05-31 20:24:02 +08:00
gaoyichuan
f3f0c5a68f Add some device and board drivers 2022-05-30 21:19:16 +08:00