Add SAM3N-EK board and example preset.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 4 Nov 2010 16:28:51 +0000 (16:28 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 4 Nov 2010 16:28:51 +0000 (16:28 +0000)
commit8863f70e42fd5c7f2a503afb147bbc21b4a42c97
tree38b5e41a2301c0af9393bab37b9f99d5d122f400
parent983f074406bedb68909bf0439942e3b5dddc5579
Add SAM3N-EK board and example preset.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4502 38d2e660-2303-0410-9eaa-f027e97ec537
68 files changed:
boards/sam3n-ek/.image.png [new file with mode: 0644]
boards/sam3n-ek/.spec [new file with mode: 0644]
boards/sam3n-ek/benchmark/.spec [new file with mode: 0644]
boards/sam3n-ek/examples/.spec [new file with mode: 0644]
boards/sam3n-ek/examples/display/.spec [new file with mode: 0644]
boards/sam3n-ek/examples/display/bitmaps.c [new file with mode: 0644]
boards/sam3n-ek/examples/display/bitmaps.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_adc.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_afsk.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_ax25.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_battfs.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_debug.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_eth.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_fat.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_flash25.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_gfx.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_heap.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_i2c.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_i2s.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_kbd.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_keytag.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_kfile.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_lm75.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_lwip.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_md2.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_monitor.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_nmea.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_parser.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_phase.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_proc.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_pwm.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_ramp.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_randpool.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_sd.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_sem.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_ser.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_signal.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_stepper.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_thermo.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_timer.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_usb.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_usbser.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_wdt.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/sam3n-ek/examples/display/display.mk [new file with mode: 0644]
boards/sam3n-ek/examples/display/display_user.mk [new file with mode: 0644]
boards/sam3n-ek/examples/display/main.c [new file with mode: 0644]
boards/sam3n-ek/examples/display/project.bertos [new file with mode: 0644]
boards/sam3n-ek/hw/hw_ili9225.h [new file with mode: 0644]
boards/sam3n-ek/hw/hw_kbd.h [new file with mode: 0644]
boards/sam3n-ek/hw/hw_spi.h [new file with mode: 0644]
boards/sam3n-ek/hw/hw_spi_dma.h [new file with mode: 0644]
boards/sam3n-ek/hw/kbd_map.h [new file with mode: 0644]
boards/sam3n-ek/templates/.spec [new file with mode: 0644]