Commit Graph

828 Commits (c5c32913c91870724e06b362efb87f53ffa5618f)
 

Author SHA1 Message Date
Richard Barry c5c32913c9 Inline the asm function in the ISR wrapper. 16 years ago
Richard Barry e30b39e09f Auto updated file by the IDE. 16 years ago
Richard Barry 00462893c9 Use noinline attribute on C portion of asm functions, increase warning level and fix warnings output by new level. 16 years ago
Richard Barry 75c6804bb1 Test with latest IAR and Keil versions. 16 years ago
Richard Barry 07990a8c0c Added a couple of extra compiler options better for use with the latest Yagarto release. 16 years ago
Richard Barry d7ca9be54d Added a couple of extra compiler options better for use with the latest Yagarto release. 16 years ago
Richard Barry 8a6518c3b3 Test with latest IAR version. 16 years ago
Richard Barry b04f886ebd Updated for use with latest Yagarto release. 16 years ago
Richard Barry 5f896f1640 Added CM3 MPU demo. 16 years ago
Richard Barry 4640196beb Add CM3 MPU port. 16 years ago
Richard Barry 531faedf63 Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute. 16 years ago
Richard Barry 7ff79ca26b Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute. 16 years ago
Richard Barry 6bdf14c33f Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute. 16 years ago
Richard Barry 9a76bc39cb Update to use Yagarto compiler and use the noinline attribute on the serial port handler function. 16 years ago
Richard Barry 4b7c5b07c1 Correct unintended duplication and slight wording change. 16 years ago
Richard Barry b401621a85 Correct the name of the new Cortex M3 demo directory. 16 years ago
Richard Barry 2d4ed1801b Update libdriver for Rowley demos. 16 years ago
Richard Barry 19216099d0 Add LM3Sxxx Rowley demo. 16 years ago
Richard Barry ed06a0400a Update to V5.4.2. See http://www.freertos.org/History.txt . 16 years ago
Richard Barry 1831418ec8 Prepare for release. 16 years ago
Richard Barry 5a5be9567c Start to prepare for release. 16 years ago
Richard Barry a4708c9fc8 Increase frequency to 99MHz. 16 years ago
Richard Barry fb01731f41 Initial IAR LPC1768 demo. Work in progress at this point. 16 years ago
Richard Barry 87bb2c58b2 Formatting only. 16 years ago
Richard Barry 790bacc8f2 Remove compiler warnings. 16 years ago
Richard Barry e9830a7ee3 Remove unused structure definition. 16 years ago
Richard Barry 27135c4a1c Just remove compiler warning. 16 years ago
Richard Barry 44b4467b26 Add simple USB CDC task. 16 years ago
Richard Barry df338c84c3 Add simple USB CDC task. 16 years ago
Richard Barry a83d9d93e8 Add a basic USB CDC example using LPCUSB. 16 years ago
Richard Barry d2a29ece23 Update new project file. 16 years ago
Richard Barry 3f3a091728 Correct the IF EXIST part of the batch file. 16 years ago
Richard Barry d2a9f9624b Rename Nios2 to NiosII. 16 years ago
Richard Barry ddb7c49f3c Add batch file to create the NiosII project directory structure. 16 years ago
Richard Barry 523ffada03 Add new NiosII demo project. 16 years ago
Richard Barry 5d6acacd7a Correct spelling error in comment only. 16 years ago
Richard Barry 6358344ea1 Added new Nios2 port layer. 16 years ago
Richard Barry 3a883a776c Update to V5.4.1 16 years ago
Richard Barry 87eb48c97c Explicit casting added to the 'check for time out' function to ensure integer promotion does not occur. 16 years ago
Richard Barry af6c245366 Decrease the configMINIMAL_STACK_SIZE setting to 190 to allow the demo to execute without running out of heap space. 16 years ago
Richard Barry 0528691833 Correct interrupt priority assignment. 16 years ago
Richard Barry 276356d9b5 Supply default setting for configUSE_MALLOC_FAILED_HOOK. 16 years ago
Richard Barry 4a1fbbca99 Added a call to vApplicationMallocFailedHook() when pvPortMalloc() returns NULL. 16 years ago
Richard Barry 7a3ac3c503 Suppress warning w6 16 years ago
Richard Barry f312118bf9 Ensure LPC1768 demos are correct prior to V5.4.0 release. 16 years ago
Richard Barry 42f3130b20 Add #error directive to instruct people to run the batch file so that the project directory structure is configured. 16 years ago
Richard Barry d4b8c84409 16 years ago
Richard Barry af4a71e6b5 Move .bat file up one directory. 16 years ago
Richard Barry f59ba6d86a Add extra files to the new LPC1768 Red Suite demo. 16 years ago
Richard Barry e6f3fa02dc Old LPC1766 Red Suite demo is being removed as it used pre-production silicon that was a little different to the production silicon. There is now a new LPC1768 Red Suite demo in its place. 16 years ago