[riot-commits] [RIOT-OS/RIOT] ac2b9f: boards: changed module name to 'board'
Oleg Hahm
oleg at hobbykeller.org
Mon Dec 7 23:50:20 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ac2b9f2524b5c9ea632bc5a1c07ecf018d19c5d6
https://github.com/RIOT-OS/RIOT/commit/ac2b9f2524b5c9ea632bc5a1c07ecf018d19c5d6
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M boards/airfy-beacon/Makefile
M boards/arduino-due/Makefile
M boards/arduino-mega2560/Makefile
M boards/avsextrem/Makefile
M boards/avsextrem/drivers/Makefile
M boards/cc2538dk/Makefile
M boards/chronos/Makefile
M boards/chronos/drivers/Makefile
M boards/ek-lm4f120xl/Makefile
M boards/f4vi1/Makefile
M boards/fox/Makefile
M boards/frdm-k64f/Makefile
M boards/iotlab-m3/Makefile
M boards/limifrog-v1/Makefile
M boards/mbed_lpc1768/Makefile
M boards/msb-430-common/Makefile
M boards/msb-430-common/drivers/Makefile
M boards/msb-430/Makefile
M boards/msb-430h/Makefile
M boards/msba2-common/Makefile
M boards/msba2-common/drivers/Makefile
M boards/msba2/Makefile
M boards/msbiot/Makefile
M boards/mulle/Makefile
M boards/native/Makefile
M boards/nrf51dongle/Makefile
M boards/nrf6310/Makefile
M boards/nucleo-f091/Makefile
M boards/nucleo-f303/Makefile
M boards/nucleo-f334/Makefile
M boards/nucleo-f401/Makefile
M boards/nucleo-l1/Makefile
M boards/openmote/Makefile
M boards/pba-d-01-kw2x/Makefile
M boards/pca10000/Makefile
M boards/pca10005/Makefile
M boards/pttu/Makefile
M boards/qemu-i386/Makefile
M boards/remote/Makefile
M boards/saml21-xpro/Makefile
M boards/samr21-xpro/Makefile
M boards/slwstk6220a/Makefile
M boards/spark-core/Makefile
M boards/stm32f0discovery/Makefile
M boards/stm32f3discovery/Makefile
M boards/stm32f4discovery/Makefile
M boards/telosb/Makefile
M boards/udoo/Makefile
M boards/weio/Makefile
M boards/wsn430-common/Makefile
M boards/wsn430-common/drivers/Makefile
M boards/wsn430-v1_3b/Makefile
M boards/wsn430-v1_4/Makefile
M boards/x86-multiboot-common/Makefile
M boards/x86-multiboot-common/Makefile.include
M boards/yunjia-nrf51822/Makefile
M boards/z1/Makefile
Log Message:
-----------
boards: changed module name to 'board'
Commit: da485b9e2ab15e462fbbe217c1bc1650ff97d711
https://github.com/RIOT-OS/RIOT/commit/da485b9e2ab15e462fbbe217c1bc1650ff97d711
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M Makefile.defaultmodules
M Makefile.include
Log Message:
-----------
make: add board as default module
Commit: 8764536f412c90bf059f009e93c21fa17c604330
https://github.com/RIOT-OS/RIOT/commit/8764536f412c90bf059f009e93c21fa17c604330
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M boards/native/drivers/Makefile
Log Message:
-----------
boards/native: build driver dir into board.a
Commit: 6f0d05e7250f70c02f5ba096b5a26d2fe9b121b5
https://github.com/RIOT-OS/RIOT/commit/6f0d05e7250f70c02f5ba096b5a26d2fe9b121b5
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M Makefile.defaultmodules
M Makefile.include
M boards/airfy-beacon/Makefile
M boards/arduino-due/Makefile
M boards/arduino-mega2560/Makefile
M boards/avsextrem/Makefile
M boards/avsextrem/drivers/Makefile
M boards/cc2538dk/Makefile
M boards/chronos/Makefile
M boards/chronos/drivers/Makefile
M boards/ek-lm4f120xl/Makefile
M boards/f4vi1/Makefile
M boards/fox/Makefile
M boards/frdm-k64f/Makefile
M boards/iotlab-m3/Makefile
M boards/limifrog-v1/Makefile
M boards/mbed_lpc1768/Makefile
M boards/msb-430-common/Makefile
M boards/msb-430-common/drivers/Makefile
M boards/msb-430/Makefile
M boards/msb-430h/Makefile
M boards/msba2-common/Makefile
M boards/msba2-common/drivers/Makefile
M boards/msba2/Makefile
M boards/msbiot/Makefile
M boards/mulle/Makefile
M boards/native/Makefile
M boards/native/drivers/Makefile
M boards/nrf51dongle/Makefile
M boards/nrf6310/Makefile
M boards/nucleo-f091/Makefile
M boards/nucleo-f303/Makefile
M boards/nucleo-f334/Makefile
M boards/nucleo-f401/Makefile
M boards/nucleo-l1/Makefile
M boards/openmote/Makefile
M boards/pba-d-01-kw2x/Makefile
M boards/pca10000/Makefile
M boards/pca10005/Makefile
M boards/pttu/Makefile
M boards/qemu-i386/Makefile
M boards/remote/Makefile
M boards/saml21-xpro/Makefile
M boards/samr21-xpro/Makefile
M boards/slwstk6220a/Makefile
M boards/spark-core/Makefile
M boards/stm32f0discovery/Makefile
M boards/stm32f3discovery/Makefile
M boards/stm32f4discovery/Makefile
M boards/telosb/Makefile
M boards/udoo/Makefile
M boards/weio/Makefile
M boards/wsn430-common/Makefile
M boards/wsn430-common/drivers/Makefile
M boards/wsn430-v1_3b/Makefile
M boards/wsn430-v1_4/Makefile
M boards/x86-multiboot-common/Makefile
M boards/x86-multiboot-common/Makefile.include
M boards/yunjia-nrf51822/Makefile
M boards/z1/Makefile
Log Message:
-----------
Merge pull request #4376 from haukepetersen/opt_boards_modulename
boards: changed module name to 'board'
Compare: https://github.com/RIOT-OS/RIOT/compare/bcb56fd542a2...6f0d05e7250f
More information about the commits
mailing list