nuttx/arch/avr/src/atmega
patacongo 40888af331 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
2012-08-02 00:42:46 +00:00
..
atmega_config.h Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 2012-08-02 00:42:46 +00:00
atmega_exceptions.S Fix off-by-one stack pointer reference 2011-06-16 15:29:27 +00:00
atmega_head.S Back out earlier change.. AVR vectors should be jmp not rjmp 2011-06-16 16:58:30 +00:00
atmega_internal.h Finsh AVR serial drivers 2011-06-11 16:45:31 +00:00
atmega_lowconsole.c Fix some AVR context save errors 2011-06-15 17:23:48 +00:00
atmega_lowinit.c Add logic so that a RAM log can be used in place of a console device 2012-02-11 03:50:52 +00:00
atmega_memorymap.h Fix AVR clock setup; add SPI driver 2011-06-17 22:03:20 +00:00
atmega_serial.c Move serial header files to include/nuttx/serial 2012-03-21 19:47:23 +00:00
atmega_timerisr.c Add ATMega128 configuration 2011-06-11 14:53:56 +00:00
chip.h Fix AVR clock setup; add SPI driver 2011-06-17 22:03:20 +00:00
Kconfig More Kconfig stuff 2012-04-17 00:24:19 +00:00
Make.defs Add support for accessing printf, sprintf, puts, etc. strings that do not lie in the MCU data space 2011-07-01 19:08:04 +00:00