Commit Graph

181 Commits

Author SHA1 Message Date
dxl bebd1047fc Send cmd to enter bootloader from application. 2023-03-15 10:30:17 +08:00
dxl 3cd24ca1a0 Comunication with BLE is implemented. 2023-03-14 16:15:06 +08:00
dxl 5987d1c329 Variable clearing 2023-03-14 15:45:40 +08:00
dxl ad331a0f0a move some resource. 2023-03-14 15:37:17 +08:00
dxl d81f11c3dc The toolchain is in the developer's environment. Development under Windows should not need to modify the makefile of SDK to define the toolchain path. 2023-03-14 10:56:17 +08:00
dxl 4799b01ea6 Move dfu_public_key.c to boot dir. 2023-03-13 18:23:23 +08:00
dxl c5c916eb2c Ignore the VS project file. 2023-03-13 18:08:48 +08:00
dxl 31eaf54e1d Update the function support table. 2023-03-13 17:58:49 +08:00
dxl 0806c09a44 Fix the bug that can't restart the firmware burning when the device power lost. 2023-03-07 18:39:15 +08:00
dxl c14a2f9180 Fix the bug that the sleep wake-up event was cleared by BOOT. 2023-03-07 18:36:58 +08:00
dxl 24f25e0166 Add a new command to open all card slots. 2023-03-07 18:35:40 +08:00
dxl a20702342c Fix the problem of freezing when switching card slots caused by non-stop app timer. 2023-02-27 23:08:47 +08:00
dxl e61356d692 Optimize USB rgb marquee logic. 2023-02-27 22:57:07 +08:00
dxl 6d094acd60 The USB rgb marquee will be stop during tag simulation. 2023-02-27 22:55:25 +08:00
dxl 382dbce3f9 Fix the problem of NFC module blocking the main loop. 2023-02-27 22:53:05 +08:00
dxl 38bfa86f1f Add a soft timer to shut down the nfc module when it is idle. 2023-02-27 21:55:59 +08:00
dxl 94856cf477 Modify the sleep countdown delay. 2023-02-27 21:53:17 +08:00
dxl 371cc7e7d5 Add logic to automatically initialize some factory data in main. 2023-02-27 17:30:05 +08:00
dxl c92313bdc8 Add a tool function to determine whether a record exists. 2023-02-27 15:53:28 +08:00
dxl 11875bab1c Optimize rgb marquee. 2023-02-27 15:42:24 +08:00
dxl a0f1d17f38 Move all pictures to the resource directory. 2023-02-27 13:42:24 +08:00
dxl 9bc486496c Merge remote-tracking branch 'gitee/master' 2023-02-27 11:34:13 +08:00
dxl ff7110d776 Optimize NFC module scheduling. 2023-02-27 11:22:46 +08:00
dxl f478ecfa17 The lighting effect is basically completed(marquee). 2023-02-24 12:32:20 +08:00
dxl deeec029e3 RGB water lamp. 2023-02-22 18:32:27 +08:00
dxl 9c44ab00b0 Complete the adaptation of LITE version of hardware. 2023-02-22 11:55:26 +08:00
dxl 7311be46a5 Use common resources to provide hardware-related interfaces and functions. 2023-02-22 11:53:33 +08:00
dxl 23ab54a3a3 Application completes the hardware distinction between ultra and lite versions. 2023-02-17 17:47:40 +08:00
DXL 0678226d3e Update README.md 2023-02-13 10:44:55 +08:00
DXL ee14495826 Update README.md 2023-02-13 10:44:06 +08:00
DXL 6a0a6a8af6 Add files via upload 2023-02-13 10:43:26 +08:00
DXL 9bb2801840 Add files via upload 2023-02-13 10:42:55 +08:00
dxl e6ad3b63d0 Fix the problem that cannot pass through the firewall of some readers. 2023-02-10 14:05:55 +08:00
dxl 58a310b6e3 Add cmd for nickname set and get. 2023-02-10 11:24:00 +08:00
dxl 2847a8e27c Fix the USB loss event. 2023-02-10 11:22:00 +08:00
dxl 49238665a8 Move some res to header file. 2023-02-10 11:21:37 +08:00
dxl 096ec40b19 Temporarily use macro definitions for version compatibility. 2023-02-10 11:20:44 +08:00
dxl 384114d2ef Add CMD for set and get card slot data nicknames. 2023-02-10 11:19:44 +08:00
dxl f16e56461d Add some utility functions. 2023-02-10 11:17:35 +08:00
dxl 583d5847a0 Print more information. 2023-02-10 11:16:27 +08:00
DXL cd682afc59 Update README.md 2023-02-02 10:50:37 +08:00
DXL 739f072cd9 Update README.md 2023-01-06 14:26:09 +08:00
DXL 1dc2aa1c3e Update README.md 2023-01-06 14:25:36 +08:00
DXL 9ca9b844a6 Update README.md 2023-01-06 14:25:08 +08:00
DXL a662fb0517 Update README.md 2023-01-06 14:23:21 +08:00
DXL 798f77e155 Update README.md 2023-01-06 11:22:22 +08:00
DXL 97d5116524 Update README.md 2023-01-06 11:17:44 +08:00
DXL 65cd98e990 Update README.md 2023-01-06 08:38:55 +08:00
DXL 9ca5f289a5 Update README.md 2023-01-06 08:38:32 +08:00
DXL 329454429d Update README.md 2023-01-06 08:36:40 +08:00