Commit Graph

132 Commits (master)

Author SHA1 Message Date
HanXiaoxiao fd6b41d339 Fix the useless codestyple issues raised by @ly0 2018-11-15 20:28:36 -05:00
HanXiaoxiao 963ab8b6e0 Add @static, change default baudrate to 115200 2018-11-15 20:21:18 -05:00
HanXiaoxiao 532f8597aa Add install guide for macOS, add description for opening terminals 2018-11-15 16:34:54 -05:00
HanXiaoxiao c5e0b72dc1 Change de default baudrate, and workaround the #6 issue 2018-11-15 16:14:13 -05:00
HanXiaoxiao 048b588194 Fix SHA256Prefix default error 2018-11-15 16:04:10 -05:00
HanXiaoxiao 71026ae9a3 Add retry for isp comm, change the com utility to minicom 2018-11-15 15:58:34 -05:00
HanXiaoxiao 4da6de257b Add support for disable sha256 prefix, make the kfpkg working 2018-11-15 14:54:31 -05:00
HanXiaoxiao 9eaeb547af Add basic support for .kfpkg, fix minor progress bar error. 2018-11-15 12:48:37 -05:00
Rui Huang 33d8063ba9
Merge pull request #8 from MarsTechHAN/master
Add more info in README.md
2018-11-15 21:56:02 +08:00
HanXiaoxiao de3dbf2c65 Fix minor grammar issue in AES 2018-11-14 19:41:34 -05:00
HanXiaoxiao 443a64ddbf Rewrite the README.md for a better looking. 2018-11-14 19:35:16 -05:00
Martin Han ef76f09234
Merge pull request #1 from kendryte/master
Merge from official Repo
2018-11-14 15:43:18 -08:00
latyas 3be5e1bf73
Merge pull request #5 from ly0/master
Remove Pycryptodome dependency.
2018-11-14 23:28:39 +08:00
Minux Ma bf8022371e
Update kflash.py
Co-Authored-By: ly0 <latyas@gmail.com>
2018-11-14 23:21:39 +08:00
Minux Ma ecbc4976b0
Update kflash.py
Co-Authored-By: ly0 <latyas@gmail.com>
2018-11-14 23:21:24 +08:00
latyas b94900d881 add copyright of aes 2018-11-13 19:39:05 +08:00
latyas 44cde9dca4 remove pycryptodome dependency 2018-11-13 19:37:43 +08:00
Huang Rui adc3d69056 Update document
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-07 18:52:55 +08:00
Huang Rui 60801d4378 Rename kentool.py to kflash.py
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-07 18:48:15 +08:00
Huang Rui 0450ee7901 Fix set baudrate bug
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-07 18:47:22 +08:00
Huang Rui 8093bed44b Fix links to python and pip to windows
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-02 19:23:47 +08:00
Huang Rui f3174b6a24 Fix invalid URL to kendryte-flash-windows
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-02 19:21:29 +08:00
Huang Rui d4d8444e0c Update Markdown style
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-02 19:20:10 +08:00
Huang Rui 356ee8e055 Add USAGE about kentool.py
Signed-off-by: Huang Rui <vowstar@gmail.com>
2018-11-02 19:16:30 +08:00
Rui Huang 593a4c67cc
Merge pull request #2 from minux/master
kentool: fix shebang line and remove redundant '0x'
2018-11-02 18:19:26 +08:00
Rui Huang b3f3befcf4
Merge branch 'master' into master 2018-11-02 18:18:43 +08:00
Rui Huang c63efcfb92
Merge pull request #1 from MarsTechHAN/master
Minor User Experience Improve
2018-11-02 18:12:52 +08:00
minux 7ea30ea318 kentool: fix shebang line and remove redundant '0x' 2018-11-01 02:03:40 -04:00
Martin Han 0dd769cf74
Catch the File Not Found Error 2018-10-18 01:48:00 -04:00
Martin Han 203497e460
Minor User Experience Improve
#TODO:
1. Use the verbose to control the print
2. Baudrate change test not working
3. Add run in RAM and dump RAM and dump Flash option
2018-10-18 01:04:21 -04:00
latyas 4a5a7db887 first init 2018-10-15 23:50:28 +08:00
latyas f3322348fc
Initial commit 2018-10-15 23:48:10 +08:00