Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump platform-nuclei with nuclei sdk 0.6.0 and Nuclei Studio 2024.06 #13

Merged
merged 58 commits into from
Jul 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
57dbde9
platform: update for nsdk 0.5.0
Dec 28, 2023
a8b0f2e
platform: don't include usb source code for gd32vf103
fanghuaqi Dec 28, 2023
d2383a1
update coremark options
fanghuaqi Dec 28, 2023
865a93f
builder: optimize nuclei sdk builder for nsdk 0.5.0
fanghuaqi Dec 29, 2023
7622566
platform: update platform packages and build scripts
fanghuaqi Dec 29, 2023
282fb2d
boards: update gd32v board json
fanghuaqi Dec 29, 2023
15528cd
optimize coremark configurations
fanghuaqi Dec 29, 2023
b4ac1e6
update and add examples
fanghuaqi Dec 29, 2023
d247403
ci: add github workflow
fanghuaqi Dec 29, 2023
1107e86
update platform json
fanghuaqi Dec 29, 2023
3ebcb5a
ci: remove old ci
fanghuaqi Dec 29, 2023
b8f525a
ci: enable caching tools
fanghuaqi Dec 29, 2023
a527baf
ci: Fix script error
fanghuaqi Dec 29, 2023
3c6ce9a
fix argparse
fanghuaqi Dec 29, 2023
4614bde
ci: change to use ubuntu-20.04
fanghuaqi Dec 29, 2023
424d8e6
not required -s option
fanghuaqi Dec 29, 2023
107085b
fix platform import error
fanghuaqi Dec 29, 2023
cd79ca8
optimize download script
fanghuaqi Dec 29, 2023
7623fc2
fix wrong script AttributeError: 'Namespace' object has no attribute …
fanghuaqi Dec 29, 2023
b29155a
put caching in correct step
fanghuaqi Dec 29, 2023
7889b30
Split install tools and packages
fanghuaqi Dec 29, 2023
af00635
fix sys not imported
fanghuaqi Dec 29, 2023
16ba76f
ci: list extracted files
fanghuaqi Dec 29, 2023
3772d65
ci: show md5sum of downloaded file
fanghuaqi Dec 29, 2023
22e541e
ci: forget to untar file
fanghuaqi Dec 29, 2023
605701e
ci: fix nuclei studio extracted file path
fanghuaqi Dec 29, 2023
5aaa92e
ci: check installed pio version
fanghuaqi Dec 29, 2023
2415bfb
ci: add more checker when install tools
fanghuaqi Dec 29, 2023
6c5391f
ci: Fix check path is not correct
fanghuaqi Dec 29, 2023
85d0363
ci: flush output in time
fanghuaqi Dec 29, 2023
68f0923
ci: add more information
fanghuaqi Dec 29, 2023
2d0ee75
examples: change env naming to simple one
fanghuaqi Dec 29, 2023
db35a1e
ci: upload cache files with correct name
fanghuaqi Dec 29, 2023
672dabe
ci: Fix gd openocd caching
fanghuaqi Dec 29, 2023
1250276
ci: optimize more with prepare_tools.py script
fanghuaqi Dec 29, 2023
d354ec9
ci: use shutil.copytree to copy folder
fanghuaqi Dec 29, 2023
02f4606
builder: Update nuclei sdk framework support
fanghuaqi Dec 30, 2023
dc53e71
examples: randomly setup some project settings
fanghuaqi Dec 30, 2023
186d16f
ci: Fix script run fail in some case
fanghuaqi Dec 30, 2023
3f2f52d
make debug work for both gd and nuclei openocd
fanghuaqi Dec 30, 2023
8e70d93
ci: enable more ubuntu version for ci
fanghuaqi Dec 30, 2023
e84cc57
builder: Fix error or warning message not print
fanghuaqi Jan 2, 2024
108fdda
builder: optimize support for nuclei sdk
fanghuaqi Jan 2, 2024
4c522f6
ci: change gcc/openocd/gd openocd version to all 1.0.0
fanghuaqi Jan 4, 2024
da2f38d
platform: change platform.json for different tool version
fanghuaqi Jan 4, 2024
222e055
ci: add --force in prepare_tools.py to force reinstall package.json f…
fanghuaqi Jan 4, 2024
e7819c5
ci: force reinstall gd openocd if --force passed
fanghuaqi Jan 4, 2024
bd74af4
examples: add comment about using default environment
fanghuaqi Jan 4, 2024
853cb88
bump platform-nuclei to 1.2.0 which require the following tools
fanghuaqi Jul 4, 2024
7fd3960
examples: Fixup cpuinfo cases
fanghuaqi Jul 4, 2024
5857eb0
examples: update example code from nuclei sdk 0.6.0
fanghuaqi Jul 4, 2024
597613b
examples: Add threadx_demo code
fanghuaqi Jul 4, 2024
79b7162
builder: add support for threadx rtos support
fanghuaqi Jul 4, 2024
9fb4411
builder: Fix compile fail for evalsoc and threadx rtos
fanghuaqi Jul 4, 2024
6a7a7c1
platform: allow nuclei sdk >= 0.6.0 works
fanghuaqi Jul 4, 2024
01f10a7
doc: update README.md for latest changes
fanghuaqi Jul 4, 2024
6af1310
ci: Fix small print format error in prepare_tools.py
fanghuaqi Jul 4, 2024
e03dff5
doc: update doc for how to use platform-nuclei on GD32VW553H Evaluati…
fanghuaqi Jul 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci: remove old ci
Signed-off-by: Huaqi Fang <[email protected]>
fanghuaqi committed Dec 29, 2023
commit 3ebcb5a057b8b230e96dacec77f84b0f14d11a38
27 changes: 0 additions & 27 deletions .travis.yml

This file was deleted.

25 changes: 0 additions & 25 deletions appveyor.yml

This file was deleted.