qiwan01 wrote on Tuesday, July 04, 2017:
Hi,
I am an ARM engineer, working on CM3DS board to bring up on FreeRTOS. Actually, it is to create a folder under FreeRTOS/Demo/, and add essential code to make FreeRTOS run on CM3DS.
CM3DS (Cortex-M3 Design Start) board has a FPGA chip to be able to configure to Coretex M3 processor.( You can get more detail information on https://developer.arm.com/products/designstart/processor-ip/evaluate).
So, I am wondering is it possible to have a CM3DS folder under FreeRTOS/Demo/ in FreeRTOS offical code? Of course, I am very glad to contribute code to this folder.
Additional, is there any CI or tests on FreeRTOS we can leverage to test our code?
Thanks