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
smlng
d4e95d987b
doc: fix typos
2017-09-06 08:49:05 +02:00
smlng
1ed6f84992
doc: fix whitespaces
2017-09-06 08:49:05 +02:00
Joakim Nohlgård
988759d4da
at86rf2xx: Add manual CCA
2017-09-05 16:48:55 +02:00
516aca6b18
Merge pull request #7558 from kaspar030/add_xtimer_set_timeout_flag
...
sys: xtimer: add xtimer_set_timeout_flag()
2017-09-05 16:18:18 +02:00
Martine Lenders
9ea9b71861
Merge pull request #7566 from aabadie/typo_initialisation
...
spelling: s/initialisation/initialization/
2017-09-05 11:43:06 +02:00
a4b05c3d5c
spelling: s/initialisation/initialization/
2017-09-05 11:32:14 +02:00
Martine Lenders
ee50fb4c1f
Merge pull request #7565 from aabadie/typo_initialise
...
spelling: s/initialise/initialize/
2017-09-05 11:23:20 +02:00
162478cd6d
spelling: s/initialise/initialize/
2017-09-05 11:04:25 +02:00
Cenk Gündoğan
60a9539733
Merge pull request #7561 from aabadie/fix_iotlab_m3_clock
...
boards/iotlab-common: fix clock configuration
2017-09-04 18:36:40 +02:00
Martine Lenders
78a60dc0de
Merge pull request #7563 from aabadie/fix_typo_initialize
...
sys/net: fix typo on word 'initialized'
2017-09-04 16:39:53 +02:00
970b5f8ff5
sys/net: fix typo on word 'initialized'
2017-09-04 16:14:19 +02:00
e5e70b2a28
Merge pull request #7556 from haukepetersen/opt_sam0_uart
...
cpu/sam0: optimizations to the shared UART driver
2017-09-04 14:53:48 +02:00
2978c64bd8
boards/iotlab-common: fix clock configuration
2017-09-04 14:35:54 +02:00
Martine Lenders
83a94db151
Merge pull request #7532 from aabadie/drivers_doxygen_cleanup
...
drivers: doxygen cleanup
2017-09-04 14:16:52 +02:00
Hauke Petersen
68abdff15a
cpu/sam0: optimizations to the shared UART driver
2017-09-04 13:11:05 +02:00
Hauke Petersen
48ef1cd6c9
cpu/sam0_common: added SERCOM clk control functions
2017-09-04 13:08:17 +02:00
Joakim Nohlgård
e08cb90b12
Merge pull request #7520 from haukepetersen/rm_weio_lostandfound
...
doc: added LOSTANDFOUND.md
2017-09-04 11:58:15 +02:00
Hauke Petersen
a8678aeaaf
Merge pull request #6753 from haukepetersen/add_apa102
...
drivers: add driver for apa102 RGB LEDs
2017-09-04 11:22:15 +02:00
1809a1df5d
Merge pull request #7471 from gebart/pr/doxygen-repeat-brief
...
doc: Enable REPEAT_BRIEF in Doxygen
2017-09-04 09:50:47 +02:00
d8cf2517ed
tests/thread_flags: add xtimer_set_timeout_flag() test
2017-09-01 23:54:36 +02:00
35f329e05c
sys/xtimer: add xtimer_set_timeout_flag()
2017-09-01 23:54:28 +02:00
b2f40534b1
Merge pull request #7541 from lebrush/fix/atmega_typo
...
Atmega fix typo and empty space
2017-09-01 20:29:12 +02:00
e455fcbb30
Merge pull request #7555 from haukepetersen/opt_saml21_nonetif
...
examples/default: the saml21-xpro has no radio...
2017-09-01 20:22:22 +02:00
94c753c07a
drivers: doxygen cleanup
2017-09-01 15:12:20 +02:00
Hauke Petersen
5d0ebc5e7b
examples/default: the saml21-xpro has no radio...
2017-09-01 14:53:41 +02:00
Hauke Petersen
627596eece
doxygen: added removed feature document as page
2017-09-01 14:26:39 +02:00