summaryrefslogtreecommitdiffstats
path: root/micromonitor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */.../Makefile: MANAGERS=all has been obsolete a LONG timeJoel Sherrill2023-04-231-3/+0
|
* Replace deprecated CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS with ↵Vijay Kumar Banerjee2020-03-171-1/+1
| | | | CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
* micromonitor: umon: Add support to build with wafChirayu Desai2013-12-122-0/+25
| | | | | Add wscript to support building with waf Build it only for csb337 BSP (ARM)
* examples-v2: Remove ChangeLog filesJoel Sherrill2013-03-121-12/+0
|
* examples-v2 - Remove CVS Ids (scripted)Joel Sherrill2012-05-1511-18/+0
|
* 2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-103-2/+18
| | | | | * diagnostics/README: Add uMon script. * diagnostics/appboot: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-0614-0/+2264
* ChangeLog, README, diagnostics/README, diagnostics/cfg.h, diagnostics/cli.h, diagnostics/cstart.c, diagnostics/main.c, diagnostics/makefile, diagnostics/monlib.c, diagnostics/monlib.h, diagnostics/tfs.h, umon/Makefile, umon/README, umon/test.c: New files.