mirror of
https://github.com/xboot/xfel.git
synced 2025-05-08 10:00:39 +08:00
[xfel]bump version to v1.3.3
This commit is contained in:
parent
65c84e67a1
commit
849e9ad73d
2
main.c
2
main.c
@ -7,7 +7,7 @@
|
||||
|
||||
static void usage(void)
|
||||
{
|
||||
printf("xfel(v1.3.2) - https://github.com/xboot/xfel\r\n");
|
||||
printf("xfel(v1.3.3) - https://github.com/xboot/xfel\r\n");
|
||||
printf("usage:\r\n");
|
||||
printf(" xfel version - Show chip version\r\n");
|
||||
printf(" xfel hexdump <address> <length> - Dumps memory region in hex\r\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user