freebsd-dev/sys/dev/cfe
Robert Watson e5a0927394 Follow up to r225203 refining break-to-debugger run-time configuration
improvements:

(1) Implement new model in previously missed at91 UART driver
(2) Move BREAK_TO_DEBUGGER and ALT_BREAK_TO_DEBUGGER from opt_comconsole.h
    to opt_kdb.h (spotted by np)
(3) Garbage collect now-unused opt_comconsole.h

MFC after:	3 weeks
Approved by:	re (bz)
2011-08-27 14:24:27 +00:00
..
cfe_api_int.h
cfe_api.c Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUM 2010-01-11 17:16:06 +00:00
cfe_api.h
cfe_console.c Follow up to r225203 refining break-to-debugger run-time configuration 2011-08-27 14:24:27 +00:00
cfe_env.c Start using the 'init_static_kenv()' API provided by r198561 to initialize 2010-08-11 02:13:50 +00:00
cfe_error.h
cfe_ioctl.h
cfe_resource.c