Commit Graph

6513 Commits (1bd5a8267848f35cab87183c0d34d330f740a7c8)
 

Author SHA1 Message Date
Oleg Hahm 1bd5a82678 Merge pull request #3070 from authmillenon/ng_slip/fix/rename-params
ng_slip: rename xbee_params_t to ng_slip_params_t
8 years ago
Kaspar Schleiser cfd9a5905a Merge pull request #2766 from kaspar030/add_dev_eth
sys: net: introduce low-level ethernet driver API
8 years ago
Martine Lenders 4047eff4c7 Merge pull request #3071 from haukepetersen/fix_nrfmin
test/driver_nrfmin: fixed stacksize define
8 years ago
haukepetersen 27c095ceb5 test/driver_nrfmin: fixed stacksize define 8 years ago
Martine Lenders c29a4b474c ng_slip: rename xbee_params_t to ng_slip_params_t
Fixed copy pasta
8 years ago
Hauke Petersen 138ac603de Merge pull request #3033 from haukepetersen/fix_samd21_spi
cpu/samd21: fixed broken spi_transfer_byte function
8 years ago
Hauke Petersen 569f28f6d9 Merge pull request #2711 from haukepetersen/ng_nrf51prop
cpu/nrf51822: added minimal radio driver implementation
8 years ago
Kaspar Schleiser 6e302185d8 tests: dev_eth: add test application for dev_eth low-level ethernet interface 8 years ago
Kaspar Schleiser 7a80d31589 sys: auto_init: add auto initialization for dev_eth 8 years ago
Kaspar Schleiser fbfb0954eb cpu: native: add tap implementation of dev_eth (ng_nativenet) 8 years ago
Kaspar Schleiser f8177def22 sys: net: dev_eth: add low-level ethernet driver interface 8 years ago
Martine Lenders 53d2a0c3ec Merge pull request #3068 from PeterKietzmann/ng_sixlowpan_netif/add_DEBUG_flag
ng_sixlowpan_netif: add ENABLE_DEBUG flag
8 years ago
PeterKietzmann 837e57635a ng_sixlowpan_netif: add ENABLE_DEBUG flag 8 years ago
Peter Kietzmann 68dd9a3996 Merge pull request #2865 from kaspar030/fix_samd21_gpio_compile_issue
cpu: samd21: fix gpio irq handling compile handling
8 years ago
Kaspar Schleiser 794d8389d5 Merge pull request #3037 from BytesGalore/travis_compile_on_demand
travis: enable travis compile tests on set github label `Ready for Travis build`
8 years ago
Hauke Petersen 9e273be3a3 Merge pull request #2852 from kaspar030/refactor_board_makefiles
make: boards: refactor board makefiles
8 years ago
Kaspar Schleiser 302699eb02 make: move cpu specific CFLAGS into cpu makefile 8 years ago
Kaspar Schleiser 625497e093 board: yunjia-nrf51822: adapt to common board Makefile 8 years ago
Kaspar Schleiser dac9dd4fea board: udoo: adapt to common board Makefile 8 years ago
Kaspar Schleiser cff8f2222f board: stm32f4discovery: adapt to common board Makefile 8 years ago
Kaspar Schleiser 5d894f9e59 board: stm32f3discovery: adapt to common board Makefile 8 years ago
Kaspar Schleiser 70b9df6238 board: stm32f0discovery: adapt to common board Makefile 8 years ago
Kaspar Schleiser 7168708b67 board: spark-core: adapt to common board Makefile 8 years ago
Kaspar Schleiser 107be4122c board: samr21-xpro: adapt to common board Makefile 8 years ago
Kaspar Schleiser 4a5924727f board: pca10005: adapt to common board Makefile 8 years ago
Kaspar Schleiser acba05cb3f board: pca10000: adapt to common board Makefile 8 years ago
Kaspar Schleiser 0fb0638266 board: openmote: adapt to common board Makefile 8 years ago
Kaspar Schleiser 4a7e5ff97f board: nucleo-l1: adapt to common board Makefile 8 years ago
Kaspar Schleiser d31166f932 board: nucleo-f334: adapt to common board Makefile 8 years ago
Kaspar Schleiser 71b6c32713 board: nucleo-f091: adapt to common board Makefile 8 years ago
Kaspar Schleiser 2acfedc2d7 board: msbiot: adapt to common board Makefile 8 years ago
Kaspar Schleiser 401f417a78 board: mbed_lpc1768: adapt to common board Makefile 8 years ago
Kaspar Schleiser 16d9842868 board: iot-lab_M3: adapt to common board Makefile 8 years ago
Kaspar Schleiser e450631aa8 board: fox: adapt to common board Makefile 8 years ago
Kaspar Schleiser e691fc6432 board: f4vi1: adapt to common board Makefile 8 years ago
Kaspar Schleiser 61ce881654 board: cc2538dk: adapt to common board Makefile 8 years ago
Kaspar Schleiser b16a3b3ec1 board: arduino-due: adapt to common board Makefile 8 years ago
Kaspar Schleiser 51a9641e1f board: airfy-beacon: adapt to common board Makefile 8 years ago
Kaspar Schleiser 8beba5645b make: board: initial commit of generic board Makefiles 8 years ago
Kaspar Schleiser 9dc0554d98 cpu: samd21: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser b6a92bc8f3 cpu: stm32l1: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 8a8d547711 cpu: stm32f4: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 2d680776ba cpu: stm32f3: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 8ef7c5eaac cpu: stm32f1: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 45d588c167 cpu: stm32f0: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser cad9cb42f6 cpu: sam3x8e: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser c0bdebd164 cpu: nrf51822: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 484c3e3697 cpu: lpc1768: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 6e6e1eb2b3 cpu: cc2538: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser b89a58fdb5 cpu: add common cortex Makefile.include 8 years ago