This website works better with JavaScript.
Explore
Help
Sign In
marc
/
RIOT
Watch
1
Star
0
Fork
You've already forked RIOT
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
moved boards into subdirectory
dev/timer
Oleg Hahm
9 years ago
parent
663e15ff1d
commit
232e205137
179 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
boards/LICENSE
0
boards/Makefile
0
boards/Makefile.base
0
boards/README.md
0
boards/avsextrem/Makefile
0
boards/avsextrem/Makefile.include
0
boards/avsextrem/board_init.c
0
boards/avsextrem/drivers/Makefile
0
boards/avsextrem/drivers/avsextrem-cc1100.c
0
boards/avsextrem/drivers/avsextrem-smb380.c
0
boards/avsextrem/drivers/avsextrem-ssp0.c
0
boards/avsextrem/include/board.h
0
boards/avsextrem/include/configure.h
0
boards/avsextrem/include/smb380-board.h
0
boards/avsextrem/include/ssp0-board.h
0
boards/chronos/Makefile
0
boards/chronos/Makefile.include
0
boards/chronos/board_init.c
0
boards/chronos/drivers/Makefile
0
boards/chronos/drivers/battery.c
0
boards/chronos/drivers/buzzer.c
0
boards/chronos/drivers/cc430-cc110x.c
0
boards/chronos/drivers/display.c
0
boards/chronos/drivers/display1.c
0
boards/chronos/drivers/display_putchar.c
0
boards/chronos/drivers/include/battery.h
0
boards/chronos/drivers/include/buzzer.h
0
boards/chronos/drivers/include/display.h
0
boards/chronos/drivers/include/display_putchar.h
0
boards/chronos/include/board.h
0
boards/chronos/include/buttons.h
0
boards/chronos/putchar.c
0
boards/msb-430-common/Makefile
0
boards/msb-430-common/Makefile.include
0
boards/msb-430-common/board_config.c
0
boards/msb-430-common/board_init.c
0
boards/msb-430-common/drivers/Makefile
0
boards/msb-430-common/drivers/include/sht11-board.h
0
boards/msb-430-common/include/board-conf.h
0
boards/msb-430-common/uart1.c
0
boards/msb-430/Makefile
0
boards/msb-430/Makefile.include
0
boards/msb-430/include/board.h
0
boards/msb-430h/Makefile
0
boards/msb-430h/Makefile.dep
0
boards/msb-430h/Makefile.include
0
boards/msb-430h/driver_cc110x.c
0
boards/msb-430h/include/board.h
0
boards/msba2-common/Makefile
0
boards/msba2-common/Makefile.dep
0
boards/msba2-common/Makefile.include
0
boards/msba2-common/board_common_init.c
0
boards/msba2-common/board_config.c
0
boards/msba2-common/drivers/Makefile
0
boards/msba2-common/drivers/include/sht11-board.h
0
boards/msba2-common/drivers/include/uart0.h
0
boards/msba2-common/drivers/msba2-cc110x.c
0
boards/msba2-common/drivers/msba2-ltc4150.c
0
boards/msba2-common/drivers/msba2-uart0.c
0
boards/msba2-common/include/msba2_common.h
0
boards/msba2-common/lpc2387-timer3.c
0
boards/msba2-common/tools/CHANGES
0
boards/msba2-common/tools/COPYING
0
boards/msba2-common/tools/Makefile
0
boards/msba2-common/tools/README.txt
0
boards/msba2-common/tools/armtools.txt
0
boards/msba2-common/tools/flash.cmd
0
boards/msba2-common/tools/flashutil.sh
0
boards/msba2-common/tools/mkbootc
0
boards/msba2-common/tools/mkstaticlist
0
boards/msba2-common/tools/obj/boot_23xx.d
0
boards/msba2-common/tools/obj/boot_2xxx.d
0
boards/msba2-common/tools/obj/chipinfo.d
0
boards/msba2-common/tools/obj/control_2xxx.d
0
boards/msba2-common/tools/obj/download.d
0
boards/msba2-common/tools/obj/ihex.d
0
boards/msba2-common/tools/obj/lpc2k_pgm.d
0
boards/msba2-common/tools/obj/pseudoterm.d
0
boards/msba2-common/tools/obj/serial.d
0
boards/msba2-common/tools/obj/uuencode.d
0
boards/msba2-common/tools/src/boot.h
0
boards/msba2-common/tools/src/boot_23xx.armasm
0
boards/msba2-common/tools/src/boot_23xx.c
0
boards/msba2-common/tools/src/boot_23xx.h
0
boards/msba2-common/tools/src/boot_2xxx.armasm
0
boards/msba2-common/tools/src/boot_2xxx.c
0
boards/msba2-common/tools/src/boot_2xxx.h
0
boards/msba2-common/tools/src/chipinfo.c
0
boards/msba2-common/tools/src/chipinfo.h
0
boards/msba2-common/tools/src/cksum_test.c
0
boards/msba2-common/tools/src/control_2xxx.c
0
boards/msba2-common/tools/src/control_2xxx.h
0
boards/msba2-common/tools/src/download.c
0
boards/msba2-common/tools/src/download.h
0
boards/msba2-common/tools/src/gui.c
0
boards/msba2-common/tools/src/gui.h
0
boards/msba2-common/tools/src/ihex.c
0
boards/msba2-common/tools/src/ihex.h
0
boards/msba2-common/tools/src/lpc2k_pgm.c
0
boards/msba2-common/tools/src/lpc2k_pgm.h
Some files were not shown because too many files have changed in this diff
Show More
0
LICENSE → boards/LICENSE
Unescape
Escape
View File
0
Makefile → boards/Makefile
Unescape
Escape
View File
0
Makefile.base → boards/Makefile.base
Unescape
Escape
View File
0
README.md → boards/README.md
Unescape
Escape
View File
0
avsextrem/Makefile → boards/avsextrem/Makefile
Unescape
Escape
View File
0
avsextrem/Makefile.include → boards/avsextrem/Makefile.include
Unescape
Escape
View File
0
avsextrem/board_init.c → boards/avsextrem/board_init.c
Unescape
Escape
View File
0
avsextrem/drivers/Makefile → boards/avsextrem/drivers/Makefile
Unescape
Escape
View File
0
avsextrem/drivers/avsextrem-cc1100.c → boards/avsextrem/drivers/avsextrem-cc1100.c
Unescape
Escape
View File
0
avsextrem/drivers/avsextrem-smb380.c → boards/avsextrem/drivers/avsextrem-smb380.c
Unescape
Escape
View File
0
avsextrem/drivers/avsextrem-ssp0.c → boards/avsextrem/drivers/avsextrem-ssp0.c
Unescape
Escape
View File
0
avsextrem/include/board.h → boards/avsextrem/include/board.h
Unescape
Escape
View File
0
avsextrem/include/configure.h → boards/avsextrem/include/configure.h
Unescape
Escape
View File
0
avsextrem/include/smb380-board.h → boards/avsextrem/include/smb380-board.h
Unescape
Escape
View File
0
avsextrem/include/ssp0-board.h → boards/avsextrem/include/ssp0-board.h
Unescape
Escape
View File
0
chronos/Makefile → boards/chronos/Makefile
Unescape
Escape
View File
0
chronos/Makefile.include → boards/chronos/Makefile.include
Unescape
Escape
View File
0
chronos/board_init.c → boards/chronos/board_init.c
Unescape
Escape
View File
0
chronos/drivers/Makefile → boards/chronos/drivers/Makefile
Unescape
Escape
View File
0
chronos/drivers/battery.c → boards/chronos/drivers/battery.c
Unescape
Escape
View File
0
chronos/drivers/buzzer.c → boards/chronos/drivers/buzzer.c
Unescape
Escape
View File
0
chronos/drivers/cc430-cc110x.c → boards/chronos/drivers/cc430-cc110x.c
Unescape
Escape
View File
0
chronos/drivers/display.c → boards/chronos/drivers/display.c
Unescape
Escape
View File
0
chronos/drivers/display1.c → boards/chronos/drivers/display1.c
Unescape
Escape
View File
0
chronos/drivers/display_putchar.c → boards/chronos/drivers/display_putchar.c
Unescape
Escape
View File
0
chronos/drivers/include/battery.h → boards/chronos/drivers/include/battery.h
Unescape
Escape
View File
0
chronos/drivers/include/buzzer.h → boards/chronos/drivers/include/buzzer.h
Unescape
Escape
View File
0
chronos/drivers/include/display.h → boards/chronos/drivers/include/display.h
Unescape
Escape
View File
0
chronos/drivers/include/display_putchar.h → boards/chronos/drivers/include/display_putchar.h
Unescape
Escape
View File
0
chronos/include/board.h → boards/chronos/include/board.h
Unescape
Escape
View File
0
chronos/include/buttons.h → boards/chronos/include/buttons.h
Unescape
Escape
View File
0
chronos/putchar.c → boards/chronos/putchar.c
Unescape
Escape
View File
0
msb-430-common/Makefile → boards/msb-430-common/Makefile
Unescape
Escape
View File
0
msb-430-common/Makefile.include → boards/msb-430-common/Makefile.include
Unescape
Escape
View File
0
msb-430-common/board_config.c → boards/msb-430-common/board_config.c
Unescape
Escape
View File
0
msb-430-common/board_init.c → boards/msb-430-common/board_init.c
Unescape
Escape
View File
0
msb-430-common/drivers/Makefile → boards/msb-430-common/drivers/Makefile
Unescape
Escape
View File
0
msb-430-common/drivers/include/sht11-board.h → boards/msb-430-common/drivers/include/sht11-board.h
Unescape
Escape
View File
0
msb-430-common/include/board-conf.h → boards/msb-430-common/include/board-conf.h
Unescape
Escape
View File
0
msb-430-common/uart1.c → boards/msb-430-common/uart1.c
Unescape
Escape
View File
0
msb-430/Makefile → boards/msb-430/Makefile
Unescape
Escape
View File
0
msb-430/Makefile.include → boards/msb-430/Makefile.include
Unescape
Escape
View File
0
msb-430/include/board.h → boards/msb-430/include/board.h
Unescape
Escape
View File
0
msb-430h/Makefile → boards/msb-430h/Makefile
Unescape
Escape
View File
0
msb-430h/Makefile.dep → boards/msb-430h/Makefile.dep
Unescape
Escape
View File
0
msb-430h/Makefile.include → boards/msb-430h/Makefile.include
Unescape
Escape
View File
0
msb-430h/driver_cc110x.c → boards/msb-430h/driver_cc110x.c
Unescape
Escape
View File
0
msb-430h/include/board.h → boards/msb-430h/include/board.h
Unescape
Escape
View File
0
msba2-common/Makefile → boards/msba2-common/Makefile
Unescape
Escape
View File
0
msba2-common/Makefile.dep → boards/msba2-common/Makefile.dep
Unescape
Escape
View File
0
msba2-common/Makefile.include → boards/msba2-common/Makefile.include
Unescape
Escape
View File
0
msba2-common/board_common_init.c → boards/msba2-common/board_common_init.c
Unescape
Escape
View File
0
msba2-common/board_config.c → boards/msba2-common/board_config.c
Unescape
Escape
View File
0
msba2-common/drivers/Makefile → boards/msba2-common/drivers/Makefile
Unescape
Escape
View File
0
msba2-common/drivers/include/sht11-board.h → boards/msba2-common/drivers/include/sht11-board.h
Unescape
Escape
View File
0
msba2-common/drivers/include/uart0.h → boards/msba2-common/drivers/include/uart0.h
Unescape
Escape
View File
0
msba2-common/drivers/msba2-cc110x.c → boards/msba2-common/drivers/msba2-cc110x.c
Unescape
Escape
View File
0
msba2-common/drivers/msba2-ltc4150.c → boards/msba2-common/drivers/msba2-ltc4150.c
Unescape
Escape
View File
0
msba2-common/drivers/msba2-uart0.c → boards/msba2-common/drivers/msba2-uart0.c
Unescape
Escape
View File
0
msba2-common/include/msba2_common.h → boards/msba2-common/include/msba2_common.h
Unescape
Escape
View File
0
msba2-common/lpc2387-timer3.c → boards/msba2-common/lpc2387-timer3.c
Unescape
Escape
View File
0
msba2-common/tools/CHANGES → boards/msba2-common/tools/CHANGES
Unescape
Escape
View File
0
msba2-common/tools/COPYING → boards/msba2-common/tools/COPYING
Unescape
Escape
View File
0
msba2-common/tools/Makefile → boards/msba2-common/tools/Makefile
Unescape
Escape
View File
0
msba2-common/tools/README.txt → boards/msba2-common/tools/README.txt
Unescape
Escape
View File
0
msba2-common/tools/armtools.txt → boards/msba2-common/tools/armtools.txt
Unescape
Escape
View File
0
msba2-common/tools/flash.cmd → boards/msba2-common/tools/flash.cmd
Unescape
Escape
View File
0
msba2-common/tools/flashutil.sh → boards/msba2-common/tools/flashutil.sh
Unescape
Escape
View File
0
msba2-common/tools/mkbootc → boards/msba2-common/tools/mkbootc
Unescape
Escape
View File
0
msba2-common/tools/mkstaticlist → boards/msba2-common/tools/mkstaticlist
Unescape
Escape
View File
0
msba2-common/tools/obj/boot_23xx.d → boards/msba2-common/tools/obj/boot_23xx.d
Unescape
Escape
View File
0
msba2-common/tools/obj/boot_2xxx.d → boards/msba2-common/tools/obj/boot_2xxx.d
Unescape
Escape
View File
0
msba2-common/tools/obj/chipinfo.d → boards/msba2-common/tools/obj/chipinfo.d
Unescape
Escape
View File
0
msba2-common/tools/obj/control_2xxx.d → boards/msba2-common/tools/obj/control_2xxx.d
Unescape
Escape
View File
0
msba2-common/tools/obj/download.d → boards/msba2-common/tools/obj/download.d
Unescape
Escape
View File
0
msba2-common/tools/obj/ihex.d → boards/msba2-common/tools/obj/ihex.d
Unescape
Escape
View File
0
msba2-common/tools/obj/lpc2k_pgm.d → boards/msba2-common/tools/obj/lpc2k_pgm.d
Unescape
Escape
View File
0
msba2-common/tools/obj/pseudoterm.d → boards/msba2-common/tools/obj/pseudoterm.d
Unescape
Escape
View File
0
msba2-common/tools/obj/serial.d → boards/msba2-common/tools/obj/serial.d
Unescape
Escape
View File
0
msba2-common/tools/obj/uuencode.d → boards/msba2-common/tools/obj/uuencode.d
Unescape
Escape
View File
0
msba2-common/tools/src/boot.h → boards/msba2-common/tools/src/boot.h
Unescape
Escape
View File
0
msba2-common/tools/src/boot_23xx.armasm → boards/msba2-common/tools/src/boot_23xx.armasm
Unescape
Escape
View File
0
msba2-common/tools/src/boot_23xx.c → boards/msba2-common/tools/src/boot_23xx.c
Unescape
Escape
View File
0
msba2-common/tools/src/boot_23xx.h → boards/msba2-common/tools/src/boot_23xx.h
Unescape
Escape
View File
0
msba2-common/tools/src/boot_2xxx.armasm → boards/msba2-common/tools/src/boot_2xxx.armasm
Unescape
Escape
View File
0
msba2-common/tools/src/boot_2xxx.c → boards/msba2-common/tools/src/boot_2xxx.c
Unescape
Escape
View File
0
msba2-common/tools/src/boot_2xxx.h → boards/msba2-common/tools/src/boot_2xxx.h
Unescape
Escape
View File
0
msba2-common/tools/src/chipinfo.c → boards/msba2-common/tools/src/chipinfo.c
Unescape
Escape
View File
0
msba2-common/tools/src/chipinfo.h → boards/msba2-common/tools/src/chipinfo.h
Unescape
Escape
View File
0
msba2-common/tools/src/cksum_test.c → boards/msba2-common/tools/src/cksum_test.c
Unescape
Escape
View File
0
msba2-common/tools/src/control_2xxx.c → boards/msba2-common/tools/src/control_2xxx.c
Unescape
Escape
View File
0
msba2-common/tools/src/control_2xxx.h → boards/msba2-common/tools/src/control_2xxx.h
Unescape
Escape
View File
0
msba2-common/tools/src/download.c → boards/msba2-common/tools/src/download.c
Unescape
Escape
View File
0
msba2-common/tools/src/download.h → boards/msba2-common/tools/src/download.h
Unescape
Escape
View File
0
msba2-common/tools/src/gui.c → boards/msba2-common/tools/src/gui.c
Unescape
Escape
View File
0
msba2-common/tools/src/gui.h → boards/msba2-common/tools/src/gui.h
Unescape
Escape
View File
0
msba2-common/tools/src/ihex.c → boards/msba2-common/tools/src/ihex.c
Unescape
Escape
View File
0
msba2-common/tools/src/ihex.h → boards/msba2-common/tools/src/ihex.h
Unescape
Escape
View File
0
msba2-common/tools/src/lpc2k_pgm.c → boards/msba2-common/tools/src/lpc2k_pgm.c
Unescape
Escape
View File
0
msba2-common/tools/src/lpc2k_pgm.h → boards/msba2-common/tools/src/lpc2k_pgm.h
Unescape
Escape
View File
Some files were not shown because too many files have changed in this diff
Show More
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
marc/RIOT
Title
Body
Create Issue