Martine Lenders
|
f8588d7f37
|
Merge pull request #3224 from authmillenon/ng_sixlowpan/fix/write-protect
ng_sixlowpan: write protect pkt
|
2015-06-19 17:46:51 +02:00 |
|
Martine Lenders
|
245c51f821
|
ng_sixlowpan: piggy-back cppcheck suppression
|
2015-06-19 17:17:29 +02:00 |
|
Martine Lenders
|
74430228cb
|
ng_sixlowpan: add missing return
|
2015-06-19 17:13:10 +02:00 |
|
Martine Lenders
|
1e4f8b4837
|
ng_ndp: code restructuring
Some code restructuring to be in line with other code of similar format.
|
2015-06-19 15:42:43 +02:00 |
|
Martine Lenders
|
b3acefd340
|
ng_sixlowpan: write protect pkt
|
2015-06-19 14:52:51 +02:00 |
|
|
910ade1fb2
|
Merge pull request #3217 from kaspar030/fix_pktdump_includes
sys: net: ng_pktdump: add missing errno.h
|
2015-06-18 16:38:02 +02:00 |
|
|
6b2774640e
|
sys: net: ng_pktdump: add missing errno.h
file misses "ENOTSUP" otherwise
|
2015-06-18 13:28:39 +02:00 |
|
Hauke Petersen
|
dc82b801ac
|
net/ng_sixlowpan: declared private methods static
|
2015-06-17 17:25:08 +02:00 |
|
Hauke Petersen
|
73019e8090
|
Merge pull request #3214 from haukepetersen/fix_nucleof334_gpiocleanup
board/nucleo-f334: removed obsolete GPIO defines
|
2015-06-17 11:01:41 +02:00 |
|
Hauke Petersen
|
765c013834
|
Merge pull request #3155 from haukepetersen/opt_cortex_startup
cpu: centralized startup code for cortexm CPUs
|
2015-06-17 00:01:56 +02:00 |
|
Hauke Petersen
|
4ae5204b36
|
cpu: added dev_enums.h include to all periph_cpu.h
|
2015-06-16 22:41:16 +02:00 |
|
Peter Kietzmann
|
bde3d0f102
|
Merge pull request #3212 from haukepetersen/fix_nucleof303_gpiocleanup
board/nucleo-f303: removed obsolete GPIO defines
|
2015-06-16 18:37:09 +02:00 |
|
Hauke Petersen
|
f34c7230a2
|
board/nucleo-f334: removed obsolete GPIO defines
|
2015-06-16 18:18:46 +02:00 |
|
Hauke Petersen
|
6a19d9069d
|
board/nucleo-f303: removed obsolete GPIO defines
|
2015-06-16 16:26:39 +02:00 |
|
daniel-k
|
322523261c
|
samr21: fix SERIAL environment varible to select board when flashing
|
2015-06-16 15:48:05 +02:00 |
|
Hauke Petersen
|
a1a68f9947
|
Merge pull request #3209 from PeterKietzmann/f303_rem_gpio_numof
boards/nucleo-f303: remove superfluous GPIO_NUMOF
|
2015-06-16 15:04:53 +02:00 |
|
PeterKietzmann
|
100f34f59e
|
boards/nucleo-f303: remove superfluous GPIO_NUMOF
|
2015-06-16 09:19:55 +02:00 |
|
Peter Kietzmann
|
666ad5da5f
|
Merge pull request #3165 from katezilla/nucleo-f303
board/Nucleo-f303: initial support for the Nucleo-f303
|
2015-06-16 09:17:10 +02:00 |
|
Peter Kietzmann
|
938d12c2d8
|
Merge pull request #3204 from haukepetersen/fix_f3_gpio
cpu/stm32f3: fixed init_af in GPIO driver
|
2015-06-16 08:05:42 +02:00 |
|
Peter Kietzmann
|
9304d5a893
|
Merge pull request #3203 from haukepetersen/fix_f4_gpio
cpu/stm32f4: fix init_af in GPIO driver
|
2015-06-16 08:05:14 +02:00 |
|
|
1172597594
|
cpu: samd21: fix synchronization loop in clk_init
|
2015-06-15 21:33:13 +02:00 |
|
Hauke Petersen
|
7216f21122
|
cpu/stm32f4: fix init_af in GPIO driver
|
2015-06-15 20:41:49 +02:00 |
|
Hauke Petersen
|
ad0e9c26b6
|
cpu/stm32f3: fixed init_af in GPIO driver
|
2015-06-15 20:40:40 +02:00 |
|
Hauke Petersen
|
55752ff4f2
|
Merge pull request #3202 from haukepetersen/opt_shell_init
sys/shell: changed signature of put_char pointer
|
2015-06-15 17:28:40 +02:00 |
|
Hauke Petersen
|
88130fcb54
|
cpu/kw2x: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
253e7ce715
|
cpu/kinetis_common: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
8db0a57a81
|
cpu/k60: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
983e8abd74
|
cpu/lpc1768: optimized startup code
- make use of common cortexm isr vectors
- use common cortexm startup code
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
d7e27c67c3
|
cpu/stm32f4: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
bdb708a39e
|
cpu/stm32f3: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
5eb9b73cd6
|
cpu/stm32f1: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
38d38f6c79
|
cpu/stm32l1: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
f30b7bf13d
|
cpu/stm32f0: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
aa583f254d
|
cpu/saml21: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
e8dd6afa38
|
cpu/samd21: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
4ccbeeb6bf
|
cpu/sam3x8e: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
db1ee85d8b
|
cpu/nrf51822: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
37078856e7
|
cpu/cc2538: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
4b65a07adc
|
cpu/make.cortexm: s/startup.o/vectors.o/
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
c286da8d7f
|
cpu/cortexm: unified startup code and isr handlers
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
350cfc7a2b
|
Merge pull request #3095 from haukepetersen/opt_gpio
drivers/gpio: changed periph driver interface
|
2015-06-15 13:57:03 +02:00 |
|
Martine Lenders
|
f183197d56
|
ng_sixlowpan_iphc: use NETCONF_OPT_IPV6_IID and ng_ieee802154_get_iid
|
2015-06-15 12:32:14 +02:00 |
|
Martine Lenders
|
bd20b9975d
|
ng_ipv6_netif: use NETCONF_OPT_IPV6_IID initialization for init
|
2015-06-15 12:32:14 +02:00 |
|
Martine Lenders
|
5ac2c61236
|
xbee: add NETCONF_OPT_IPV6_IID handler
|
2015-06-15 12:32:14 +02:00 |
|
Martine Lenders
|
d9ed439f03
|
ng_at86rf2xx: add NETCONF_OPT_IPV6_IID handler
|
2015-06-15 12:32:14 +02:00 |
|
Martine Lenders
|
bdb1b6036d
|
ng_netdev_eth: add NETCONF_OPT_IPV6_IID handler
|
2015-06-15 12:32:13 +02:00 |
|
Martine Lenders
|
aa46e9c14c
|
ng_ieee802154: Add IID generator
|
2015-06-15 12:32:13 +02:00 |
|
Martine Lenders
|
b70100fdd6
|
ng_ethernet: Add IID generator
|
2015-06-15 12:32:13 +02:00 |
|
Martine Lenders
|
1208b719a3
|
ng_netconf: add IID option
|
2015-06-15 12:32:13 +02:00 |
|
Martine Lenders
|
3a1070dc22
|
eui64: export type to own module
|
2015-06-15 12:32:13 +02:00 |
|