summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/lm32_evr/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-49/+0
This patch is a part of the BSP source reorganization. Update #3285.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2011-08-022011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>Joel Sherrill1-0/+35
PR 1869/bsps * README: Merge content from lm32/README which was specific to this BSP.
2009-02-252009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
* README: Add fast idle information.
2009-02-252009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+14
* Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE, BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard bsp_cleanup code. * README: New file. Include instructions on gdb simulator.