]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Added first POSIX project using FreeRTOS POSIX/GCC port. Niceee, works niceee.
authorCarlos Jenkins <carlos@jenkins.co.cr>
Thu, 6 Jun 2013 04:56:41 +0000 (06:56 +0200)
committerCarlos Jenkins <carlos@jenkins.co.cr>
Thu, 6 Jun 2013 04:56:41 +0000 (06:56 +0200)
commitdc65b03703091677b5398763b7942ed5f645cbf3
tree7f676a013dd6d63e435496dd9c33633a17843d75
parent58603d77919fe22542e51e38af04854943376c02
Added first POSIX project using FreeRTOS POSIX/GCC port. Niceee, works niceee.

I will change the prefix of the project tomorrow to something like  posix-foobar, so another project that links with the FreeRTOS for TMS570 with TI ARM compiler can use this name.
apps/sdr-log/.cproject [new file with mode: 0644]
apps/sdr-log/.gitignore [new file with mode: 0644]
apps/sdr-log/.project [new file with mode: 0644]
apps/sdr-log/.settings/language.settings.xml [new file with mode: 0644]
apps/sdr-log/.settings/org.eclipse.cdt.codan.core.prefs [new file with mode: 0644]
apps/sdr-log/include/rpp/RppConfig.h [new file with mode: 0644]
apps/sdr-log/lib/.gitignore [new file with mode: 0644]
apps/sdr-log/src/main.c [new file with mode: 0644]