smlng
f1087d4e44
cpu, sam_common: add cmsis headers for Atmel sam3x and sam4s MCUs
2017-09-20 16:26:46 +02:00
Martine Lenders
88e574871e
Merge pull request #7631 from smlng/tools/whitespace/ignore_vendor
...
tools: ignore vendor files on whitespace check
2017-09-20 15:33:12 +02:00
smlng
49a4dda7d2
tools: ignore vendor files on whitespace check
2017-09-20 15:26:10 +02:00
Sebastian Meiling
307786973e
Merge pull request #7613 from jonajames/feature/sam3_pio_toggle_issue
...
SAM3: macro LED0_TOGGLE not working
2017-09-20 14:11:45 +02:00
jonajames
1fcfb7b637
boards: fix LED0_TOGGLE for SAM3 based boards
2017-09-20 13:34:58 +02:00
Sebastian Meiling
5c65711fa4
Merge pull request #7612 from bergzand/gcoap/core-link-fix
...
gcoap: fix resource separator inserting
2017-09-20 11:44:46 +02:00
e7df513567
gcoap: fix resource separator inserting
2017-09-20 11:33:15 +02:00
4357b93baf
Merge pull request #7625 from gebart/pr/fmt-rm-pwr
...
fmt: Remove unused pwr function
2017-09-20 11:17:04 +02:00
Joakim Nohlgård
301a5d8e70
fmt: Remove unused pwr function
2017-09-20 10:49:00 +02:00
Joakim Nohlgård
b720c304bb
Merge pull request #7502 from kaspar030/stmclk_remove_ifdef
...
cpu: stm32: convert preprocessor if to compiler if statement
2017-09-20 10:48:15 +02:00
6d18a51769
cpu:_stm32_common: #ifdef -> if
2017-09-19 22:46:53 +02:00
lebrush
81bfb0c97a
Merge pull request #7594 from lebrush/fix/atmega-context-switch
...
boards/arduino-atmega-common: use PD7 for ctx operations
2017-09-18 15:09:46 +02:00
lebrush
04175fba07
Merge pull request #7611 from miri64/lwip/enh/update-2.0.3
...
lwip: Update to v2.0.3
2017-09-18 13:42:55 +02:00
Martine Lenders
c2fe625f8b
lwip: Update to v2.0.3
...
See http://savannah.nongnu.org/forum/forum.php?forum_id=8953
2017-09-16 22:15:28 +02:00
lebrush
c054e38156
Merge pull request #7590 from lebrush/fix/atmega-gpio-misc
...
GPIO interrupt fixes for atmega328p
2017-09-15 11:59:11 +02:00
035bad7132
Merge pull request #7606 from dylad/fix_samd21_sercom
...
cpu/sam0: fix sercom gclk selection
2017-09-15 11:41:17 +02:00
dylad
cca9b7a2c4
cpu/sam0: fix sercom gclk selection
2017-09-15 11:32:32 +02:00
Victor Arino
6365466078
cpu/atmega_common: fix GPIO INT filter
2017-09-14 20:40:13 +02:00
Victor Arino
294594908a
cpu/atmega_common: support for flank low
2017-09-14 20:40:13 +02:00
Victor Arino
650cf81e8a
cpu/atmega_common: fix gpio interrupt for atmega328p
2017-09-14 20:34:11 +02:00
Francisco Acosta
3bee2c0f82
Merge pull request #7601 from roberthartung/cpu_atmega_fix_prr
...
cpu/atmega: use power.h defines instead of direct register access
2017-09-14 14:18:32 +02:00
Robert Hartung
914025973d
cpu/atmega: use power.h defines instead of direct register access
2017-09-14 14:04:14 +02:00
Francisco Acosta
46c132da85
Merge pull request #7589 from kaspar030/fix_deps
...
make: refactor info targets & cleanup buildtest
2017-09-14 13:40:47 +02:00
0a4781536e
make: fix gnrc_slip dependency
2017-09-14 13:15:53 +02:00
daa277b36e
make: refactor info- and buildtest targets
2017-09-14 13:15:53 +02:00
02e055fc81
make: include cpu Makefile.features from board Makefile.features
2017-09-14 13:15:52 +02:00
Victor Arino
94624c2b8b
boards/arduino-atmega-common: use PD7 for ctx operations
...
This was previously configured to PC5 which is shared with the i2c
SCL line. PD7 is selected since it's the only pin which does not
have an additional function.
2017-09-12 22:02:06 +02:00
neiljay
23f4f9be73
Merge pull request #7386 from francois-berder/pic32-periph-rng
...
Wi-Fire: Add hardware RNG peripheral support
2017-09-08 10:42:36 +01:00
neiljay
e1bbf43705
Merge pull request #7388 from francois-berder/pic32-periph-cpuid
...
clicker, wifire: Add CPUID support
2017-09-08 10:42:07 +01:00
Hauke Petersen
27361a5c73
Merge pull request #6690 from lebrush/fix/export-features
...
make: fix export features
2017-09-08 11:35:21 +02:00
bc928eac17
Merge pull request #7507 from smlng/enh/makefiles
...
makefiles, build tests: omit recursive make
2017-09-08 11:13:52 +02:00
Sebastian Meiling
75c647b757
Merge pull request #7569 from gebart/pr/at86rf2xx-ed-level
...
at86rf2xx: Add get `NETOPT_LAST_ED_LEVEL`
2017-09-07 10:13:04 +02:00
f3cc8dfc4f
Merge pull request #7579 from dylad/fix_tests_periph_i2c
...
tests/periph_i2c: fix some printfs
2017-09-07 09:25:56 +02:00
d61760c938
Merge pull request #7366 from gebart/pr/fmt-optimizations
...
sys/fmt: Small optimizations
2017-09-07 01:14:18 +02:00
Joakim Nohlgård
1e43bd4211
sys/fmt: Small optimizations
2017-09-06 21:29:40 +02:00
dylad
5153d4bec1
tests/periph_i2c: fix some printfs formatting
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-09-06 21:21:25 +02:00
Joakim Nohlgård
297bc2b5e6
at86rf2xx: Add get NETOPT_LAST_ED_LEVEL
2017-09-06 21:17:14 +02:00
Sebastian Meiling
96822ffe3d
Merge pull request #7568 from gebart/pr/at86rf2xx-cca
...
at86rf2xx: Add manual CCA
2017-09-06 17:19:51 +02:00
Martine Lenders
79fd35efaf
Merge pull request #7576 from aabadie/makefile_indentation
...
make: fix indentation to 2 spaces in several places
2017-09-06 16:40:34 +02:00
ed208c545a
sys: fix Makefile.include indentation
2017-09-06 16:10:36 +02:00
70e4940ec5
pkg: fix Makefile.dep indentation
2017-09-06 16:10:07 +02:00
984e78746f
drivers: fix Makefile.include indentation
2017-09-06 16:09:54 +02:00
3df5e12e10
boards: fix Makefile.dep indentation
2017-09-06 16:09:38 +02:00
Martine Lenders
7f7c2f15e4
Merge pull request #7573 from haukepetersen/fix_makedep_indention
...
make: fixed indention in (drivers/)Makefile.dep
2017-09-06 14:20:37 +02:00
Hauke Petersen
3ff80ed3bc
make: fixed indention in (drivers/)Makefile.dep
2017-09-06 13:59:07 +02:00
Joakim Nohlgård
59cdbc6a98
Merge pull request #7376 from OTAkeys/pr/spiffs_upate
...
pkg/spiffs: update pkg to v0.3.7
2017-09-06 13:42:38 +02:00
8b7450e435
Merge pull request #7571 from smlng/enh/doc/fix_non_ascii
...
cleanup: fixing (some) special chars
2017-09-06 10:42:14 +02:00
smlng
ae1833c871
doc: fix or remove weird and invisble chars
2017-09-06 08:49:05 +02:00
smlng
9a7a8a17c6
doc, tests: fix non-standard quotes
2017-09-06 08:49:05 +02:00
smlng
6ac0922c7d
doc: replace dashes
2017-09-06 08:49:05 +02:00