 DXLandGitHub
|
e7264bddaa
|
Merge pull request #17 from ca1e/ntag
Add Ntag21x Support
|
2023-07-19 10:37:22 +08:00 |
|
Philippe Teuwen
|
aac1315087
|
LF EM: make sure to sample the field only during the last no-mod half bit of a series of ID broadcasts
|
2023-07-18 17:52:56 +02:00 |
|
Philippe Teuwen
|
d2cc8ba01e
|
fix LF EM emulation?
|
2023-07-18 09:28:07 +02:00 |
|
Philippe Teuwen
|
db0bf483ce
|
Fix cflags for gcc < 12
|
2023-07-14 10:31:32 +02:00 |
|
dxl
|
029c1c84b2
|
After passing the test compilation, merge the commit to the main branch.
|
2023-07-03 15:07:35 +08:00 |
|
 Foxushkaanddxl
|
84c9380f83
|
Expose nfc_tag_mf1_is_detection_enable and fix typo
|
2023-07-03 15:00:15 +08:00 |
|
 Foxushkaanddxl
|
4a7cf188a1
|
Fix compilation on latest compilator version (12)
CFLAGS -Wno-error
|
2023-07-03 15:00:15 +08:00 |
|
ca1e
|
05b4158aba
|
fix ntag21x implement
|
2023-06-14 09:16:27 +08:00 |
|
derGraph
|
c2f78e2a36
|
Adding STLink Support
Adding STLink Support: make flash_stlink uploads program over openocd.
|
2023-06-10 20:37:13 +02:00 |
|
ca1e
|
2a7604d8cc
|
ntag21x implement
|
2023-06-09 18:55:15 +08:00 |
|
dxl
|
fb0a8564ab
|
Merge remote-tracking branch 'origin/main'
|
2023-06-06 20:33:32 +08:00 |
|
dxl
|
846aa056e9
|
if battery to low, we can flash led to tips and quickly enter systemoff.
|
2023-06-06 20:29:15 +08:00 |
|
dxl
|
73344f499c
|
Add bas, to watch battery level and notification.
|
2023-06-06 20:27:08 +08:00 |
|
dxl
|
ff75014db1
|
SAADC config and enable.
|
2023-06-06 20:26:19 +08:00 |
|
dxl
|
0f05ec3da8
|
Add saadc resource to project.
|
2023-06-06 20:25:54 +08:00 |
|
dxl
|
ff294ceb28
|
Fix the issue of flash address being out of bounds.
|
2023-06-06 20:22:51 +08:00 |
|
dxl
|
39a972b05b
|
macro for low battery shutdown timeout
|
2023-06-06 20:19:37 +08:00 |
|
GameTec_live
|
238efca4f0
|
Fixed Porxgrind typo
|
2023-06-01 19:15:34 +02:00 |
|
ShigemoriHakura
|
d4e6c03efa
|
Fix LF issue when read the card using pm3
|
2023-06-01 04:05:37 +08:00 |
|
dxl
|
36e15e2712
|
Fix compile bug.
|
2023-05-30 12:03:27 +08:00 |
|
dxl
|
d5c32b7f77
|
Low frequency analog card optimization.
|
2023-05-30 11:45:54 +08:00 |
|
derGraph
|
ac25e14f28
|
Changed Chinese to English in app_main.c
|
2023-05-21 22:27:38 +02:00 |
|
derGraph
|
07248a1a6e
|
Comment language
Changed the Comment language to English for better readability
|
2023-04-30 22:40:23 +02:00 |
|
dxl
|
766c905159
|
Delete all chinese(note o.0)
|
2023-03-22 11:39:29 +08:00 |
|
dxl
|
d240076373
|
Can get fw version and device chip id
|
2023-03-22 11:29:34 +08:00 |
|
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
|
ad331a0f0a
|
move some resource.
|
2023-03-14 15:37:17 +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
|
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
|
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
|
e6ad3b63d0
|
Fix the problem that cannot pass through the firewall of some readers.
|
2023-02-10 14:05:55 +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
|
e3ca5bb032
|
Use optimization levels alone.
|
2023-01-03 17:17:47 +08:00 |
|
dxl
|
64c8684273
|
A log msg type fixed.
|
2023-01-03 14:45:30 +08:00 |
|
dxl
|
8b4a6807c2
|
application project from keil change to gcc.
|
2023-01-01 23:30:48 +08:00 |
|