Add arduino mega board preset, signed-off by Fabio Bizzi.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Aug 2010 09:33:23 +0000 (09:33 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Aug 2010 09:33:23 +0000 (09:33 +0000)
commit450741a2b0b851ba6f71cb6e87fd5f61fe311beb
tree70caf82fefc4a410c12f8c744657f59be4ad64f3
parentfc82096bbc71c4197171bdfa33584df6b69038f6
Add arduino mega board preset, signed-off by Fabio Bizzi.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4136 38d2e660-2303-0410-9eaa-f027e97ec537
283 files changed:
bertos/cpu/avr/info/ATmega1280.cdef [new file with mode: 0644]
boards/arduino-mega/.image.png [new file with mode: 0644]
boards/arduino-mega/.spec [new file with mode: 0644]
boards/arduino-mega/benchmark/.spec [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/.spec [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_adc.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_afsk.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_ax25.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_battfs.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_debug.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_fat.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_flash25.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_gfx.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_heap.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_i2c.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_i2s.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_kbd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_keytag.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_kfile.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_lm75.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_md2.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_menu.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_monitor.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_nmea.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_parser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_phase.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_proc.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_pwm.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_ramp.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_randpool.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_sem.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_ser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_signal.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_stepper.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_thermo.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_timer.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_wdt.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/context_switch.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/context_switch_user.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/main.c [new file with mode: 0644]
boards/arduino-mega/benchmark/context_switch/project.bertos [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/.spec [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_adc.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_afsk.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_ax25.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_battfs.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_debug.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_fat.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_flash25.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_gfx.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_heap.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_i2c.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_i2s.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_kbd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_keytag.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_kfile.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_lm75.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_md2.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_monitor.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_nmea.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_parser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_phase.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_proc.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_pwm.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_ramp.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_randpool.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_sem.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_ser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_signal.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_stepper.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_thermo.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_timer.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_wdt.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/kernel_footprint.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/kernel_footprint_user.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/main.c [new file with mode: 0644]
boards/arduino-mega/benchmark/kernel_footprint/project.bertos [new file with mode: 0644]
boards/arduino-mega/examples/.spec [new file with mode: 0644]
boards/arduino-mega/examples/aprs/.spec [new file with mode: 0644]
boards/arduino-mega/examples/aprs/aprs.mk [new file with mode: 0644]
boards/arduino-mega/examples/aprs/aprs_user.mk [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_adc.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_afsk.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_ax25.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_battfs.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_debug.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_fat.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_flash25.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_gfx.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_heap.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_i2c.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_i2s.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_kbd.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_keytag.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_kfile.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_lm75.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_md2.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_menu.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_monitor.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_nmea.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_parser.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_phase.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_proc.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_pwm.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_ramp.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_randpool.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_sem.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_ser.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_signal.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_stepper.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_thermo.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_timer.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_wdt.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/arduino-mega/examples/aprs/main.c [new file with mode: 0644]
boards/arduino-mega/examples/aprs/project.bertos [new file with mode: 0644]
boards/arduino-mega/hw/hw_afsk.c [new file with mode: 0644]
boards/arduino-mega/hw/hw_afsk.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_buzzer.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_dataflash.c [new file with mode: 0644]
boards/arduino-mega/hw/hw_dataflash.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_ft245rl.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_i2c_bitbang.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_kbd.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_led.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_lm75.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_mcp41.c [new file with mode: 0644]
boards/arduino-mega/hw/hw_mcp41.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_ntc.c [new file with mode: 0644]
boards/arduino-mega/hw/hw_ntc.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_phase.c [new file with mode: 0644]
boards/arduino-mega/hw/hw_phase.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_rit128x96.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_sd.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_ser.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_sipo.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_spi.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_stepper.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_thermo.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_tlv5618.h [new file with mode: 0644]
boards/arduino-mega/hw/hw_tmp123.h [new file with mode: 0644]
boards/arduino-mega/hw/kbd_map.h [new file with mode: 0644]
boards/arduino-mega/hw/mcp41_map.h [new file with mode: 0644]
boards/arduino-mega/hw/ntc_map.h [new file with mode: 0644]
boards/arduino-mega/hw/phase_map.h [new file with mode: 0644]
boards/arduino-mega/hw/pwm_map.h [new file with mode: 0644]
boards/arduino-mega/hw/thermo_map.h [new file with mode: 0644]
boards/arduino-mega/templates/.spec [new file with mode: 0644]
boards/arduino-mega/templates/empty/.spec [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_adc.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_afsk.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_ax25.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_battfs.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_debug.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_fat.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_flash25.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_gfx.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_heap.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_i2c.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_i2s.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_kbd.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_keytag.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_kfile.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_lm75.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_md2.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_monitor.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_nmea.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_parser.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_phase.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_proc.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_pwm.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_ramp.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_randpool.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_sem.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_ser.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_signal.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_stepper.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_thermo.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_timer.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_wdt.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/arduino-mega/templates/empty/empty.mk [new file with mode: 0644]
boards/arduino-mega/templates/empty/empty_user.mk [new file with mode: 0644]
boards/arduino-mega/templates/empty/main.c [new file with mode: 0644]
boards/arduino-mega/templates/empty/project.bertos [new file with mode: 0644]
boards/arduino-mega/templates/kernel/.spec [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_adc.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_afsk.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_ax25.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_battfs.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_debug.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_fat.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_flash25.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_gfx.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_heap.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_i2c.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_i2s.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_kbd.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_keytag.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_kfile.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_lm75.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_md2.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_monitor.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_nmea.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_parser.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_phase.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_proc.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_pwm.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_ramp.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_randpool.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_sem.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_ser.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_signal.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_stepper.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_thermo.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_timer.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_wdt.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/arduino-mega/templates/kernel/kernel.mk [new file with mode: 0644]
boards/arduino-mega/templates/kernel/kernel_user.mk [new file with mode: 0644]
boards/arduino-mega/templates/kernel/main.c [new file with mode: 0644]
boards/arduino-mega/templates/kernel/project.bertos [new file with mode: 0644]