1
mirror of https://github.com/canokeys/canokey-nrf52.git synced 2024-10-17 21:08:41 +08:00

Commit Graph

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