Commit Graph

861 Commits (804d1144205bb870ef0e948f3cdce2c54e825914)
 

Author SHA1 Message Date
Richard Barry 804d114420 Add PRIVILEGED_FUNCTION qualifiers to port files. 16 years ago
Richard Barry 334bd8b66c Remove files accidentally added to repository. 16 years ago
Richard Barry ee5608ddc2 Tidy up, starting to get ready for next release. 16 years ago
Richard Barry a7462db433 Update to fit using later Keil version. 16 years ago
Richard Barry 1b3ceba83f Just remove compiler warning. 16 years ago
Richard Barry 2b2324a7e7 Add R32C contributed port. 16 years ago
Richard Barry 8c5f57a134 Correct spelling mistake only. 16 years ago
Richard Barry d138104369 Reinstate privileged only RAM region when a task is running that does not otherwise make use of the MPU. 16 years ago
Richard Barry 5eeea3373f First Red Suite project for FreeRTOS MPU. 16 years ago
Richard Barry c9b5c1332a Formatting only. 16 years ago
Richard Barry b5f93ce546 Update to latest Rowley version. 16 years ago
Richard Barry cf717acaae First version that includes the FreeRTOS-MPU implementation. 16 years ago
Richard Barry 291ea26bfe First version that includes the FreeRTOS-MPU implementation. 16 years ago
Richard Barry 6b7397ee92 Prepare for V6. 16 years ago
Richard Barry b7da8d7a1b Remove the portBYTE_ALIGNMENT_MASK definitions as they are now in the common portable.h file. 16 years ago
Richard Barry ad441634f0 Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry afaa3321ba Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry b500ab8be2 Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry 2cb1578b30 Set ARM byte alignment to 8. 16 years ago
Richard Barry 2d958d3d2c Set ARM byte alignment to 8. 16 years ago
Richard Barry 98ed4f2a20 Update for V6. 16 years ago
Richard Barry 7dacae2ae9 New file added for V6. 16 years ago
Richard Barry c3473a1e49 Update to latest Rowley version. 16 years ago
Richard Barry 3c09399524 Ensure the user is forced to select an option through the use of a #error directive. 16 years ago
Richard Barry 1f12f80eb7 Ensure compiles using latest Yagarto. 16 years ago
Richard Barry a961f6daa3 Just checking in a file that was automatically updated by the IDE. 16 years ago
Richard Barry 13f92818a7 Update to latest IAR version. 16 years ago
Richard Barry bb17e05f63 Update to latest IAR version. 16 years ago
Richard Barry a9f422ed7c Update to latest IAR version. 16 years ago
Richard Barry b0f9c55325 Update to latest IAR version. 16 years ago
Richard Barry 87c8d2f87a Update to latest IAR version. 16 years ago
Richard Barry b7e0d0753a Update to latest IAR version. 16 years ago
Richard Barry 46b1b9f99d Update to latest IAR version. 16 years ago
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