]> git.sur5r.net Git - freertos/commit
Introduce sp_flop.c. This is the same as the flop.c common demo file, but uses singl...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 15 Jun 2011 16:44:08 +0000 (16:44 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 15 Jun 2011 16:44:08 +0000 (16:44 +0000)
commit5fb5a35871f7c1a8d70901710875a09298b13e60
tree28231e29094945746873921c0f2c5e2a5bf759f7
parent6f1890f2a5b581193afc4e6d39f22232c2d6f482
Introduce sp_flop.c.  This is the same as the flop.c common demo file, but uses single precision numbers and variables in place of the double precision numbers and variables.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1460 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/Common/Minimal/sp_flop.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/CreateProjectDirectoryStructure.bat
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/main-full.c