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
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
..
ISSUE_TEMPLATE Add uncrustify github workflow (#659) 4 years ago
scripts Create Zynq demo using the latest Vitis tools (#746) 3 years ago
workflows Hygiene update to manifest verification in CI (#671) 4 years ago
CODEOWNERS Added CODEOWNERS to require PRBR code review (#364) 4 years ago
CODE_OF_CONDUCT.md Add code of conduct. (#430) 4 years ago
CONTRIBUTING.md Add uncrustify github workflow (#659) 4 years ago
SECURITY.md Add uncrustify github workflow (#659) 4 years ago
pull_request_template.md GitHub PR template. (#29) 5 years ago