mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-24 03:10:29 +00:00
ChibiOS 2.6.8, until I can figure out where to get it from git.
This commit is contained in:
25
firmware/chibios/testhal/LPC122x/IRQ_STORM/readme.txt
Executable file
25
firmware/chibios/testhal/LPC122x/IRQ_STORM/readme.txt
Executable file
@@ -0,0 +1,25 @@
|
||||
*****************************************************************************
|
||||
** ChibiOS/RT HAL - IRQ-STORM demo for LPC122x. **
|
||||
*****************************************************************************
|
||||
|
||||
** TARGET **
|
||||
|
||||
The demo will on an LPCXpresso LPC1114 board.
|
||||
|
||||
** The Demo **
|
||||
|
||||
The application demonstrates the use of the LPC11xx GPT, PAL and Serial drivers
|
||||
in order to implement a system stress demo.
|
||||
|
||||
** Build Procedure **
|
||||
|
||||
The demo has been tested using the free LPCXpresso toolchain but also with
|
||||
Codesourcery and YAGARTO.
|
||||
Just modify the TRGT line in the makefile in order to use different GCC ports.
|
||||
|
||||
** Notes **
|
||||
|
||||
Some files used by the demo are not part of ChibiOS/RT but are copyright of
|
||||
NXP and are licensed under a different license.
|
||||
|
||||
http://www.nxp.com
|
Reference in New Issue
Block a user