Richard Barry
5a2a8fc319
Update the demo directory to use the version 8 type naming conventions.
2014-02-11 12:04:59 +00:00
Richard Barry
4f01401c00
Add a small amount of randomisation into the Zynq demo.
2014-02-11 11:37:42 +00:00
Richard Barry
0cc51d99a7
Add event groups demo to Zynq demo.
...
Add C implementations of some standard library functions to the Zynq demo to prevent the GCC libraries (which use floating point registers as scratch registers) being linked in.
2014-02-11 09:24:33 +00:00
Richard Barry
481db56078
Related to Zynq demo: Remove compiler warnings when configASSERT() is not defined and set the type of the assembly functions to allow them to be called when the C code is compiled to THUMB instructions.
2014-02-04 14:53:17 +00:00
Richard Barry
c83414ccc4
Finish the Zynq demo.
2014-02-03 17:39:45 +00:00
Richard Barry
2fc4e89b98
Add in interrupt nesting test.
2014-01-30 14:45:48 +00:00
Richard Barry
d898d16c44
Check in working IntQueueTimer.c for Zynq before overhauling to ensure it conforms to the FreeRTOS style and coding standard.
2014-01-30 12:09:32 +00:00
Richard Barry
6c72f470ac
Update Zynq serial.c to be interrupt driven.
2014-01-29 15:20:34 +00:00
Richard Barry
d310ac4552
Add very basic serial CLI to the Zynq demo - needs a lot of tidy up yet!
2014-01-28 17:41:28 +00:00
Richard Barry
888733ef79
Add main_full.c to Zynq demo. Still a work in progress.
2014-01-24 17:11:22 +00:00
Richard Barry
4c9b5d88ae
Continue Zynq demo - ParTest.c now working (with single LED), but still very much a work in progress.
2014-01-24 13:27:01 +00:00
Richard Barry
8cb6a4f032
Continue working on Zynq demo - tick interrupt now working but needs tidy up.
2014-01-23 11:50:48 +00:00
Richard Barry
371f6f359a
Carry on working on the Zynq demo - still a work in progress.
2014-01-22 15:43:27 +00:00
Richard Barry
33351b02c9
Beginnings of a project to build the GCC Cortex-A port targeting a Zynq.
2014-01-20 17:55:16 +00:00