You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/.github/scripts
RichardBarry 4d9755d00e
Create Zynq demo using the latest Vitis tools (#746)
* Add hello world project for Vitis.

* Working hello world program.

* Remove the call to ps7_init().

* Demo moved from the XSDK project to Vitis is now compiling - not tried running yet though.

* Blink is printing out in blinky demo.

* Adjust the priorities of the demo tasks to enable them to run at once.
Update blocktim.c so it stores the line on which an error was detected in the error occurred variable rather than just setting the variable to true.

* Add launch configuration file.
Remove unused definitions from FreeRTOSConfig.h.
Edit the comments that describe what the demo does.

* Revert changes to blocktim.c, which should have been in a separate PR.

* Correct header comments in new files.

* Update headers for core checks.

* Third attempt at getting headers through the commit checks - copy headers from other files is not enough.

* Still trying to get core checks to pass.

* Update lexicon.txt

* Correct spelling in Cortex-A9 QEMU main.c.

Co-authored-by: none <>
3 years ago
..
common Apply release changes to main branch (#759) 3 years ago
core_checker.py Create Zynq demo using the latest Vitis tools (#746) 3 years ago
packager.py Update release script to upload source code zip (#676) 4 years ago
posix_build_checker.sh Add Posix build checker to git actions (#489) 4 years ago
posix_network_build_checker.sh Add Posix build checker to git actions (#489) 4 years ago
release-requirements.txt AutoRelease + Header Checker Upgrades (#482) 4 years ago
release.py Update code to extract versions from string (#678) 4 years ago
versioning.py Add do-not-push flag in the release script (#673) 4 years ago