Commit Graph

14050 Commits (3897b750968f6a03cdb4bd6733460f5cf899bc56)
 

Author SHA1 Message Date
Martine Lenders b2bc244ce9 xtimer: fix cppcheck warnings 6 years ago
Martine Lenders 62ca7f9242 crypto: fix cppcheck warnings 6 years ago
Oleg Hahm 22fd9c12cc pkg: nordic_softdevice_ble: fix cppcheck warnings 6 years ago
Oleg Hahm 5a48c27d96 hdc1000: reduce scope of variables 6 years ago
Oleg Hahm ced57f8497 adt7310: suppress cppcheck warning 6 years ago
Oleg Hahm 3a304f10ee dist: enable cppcheck warnings for all files 6 years ago
Martine Lenders c3d318ea0a Merge pull request #6903 from miri64/doc/fix/unify-board-names
doc: boards: unify board names
6 years ago
Martine Lenders 3a14fe3ccf Merge pull request #6909 from miri64/doc/enh/favicon
doc: add favicon
6 years ago
Martine Lenders 881abbeb38 Merge pull request #6839 from travisgriggs/samd21-xpro
boards/samd21-xpro: provide initial support
6 years ago
Travis Griggs 43a9b85dd3 tests: update configuration for samd21-xpro 6 years ago
Travis Griggs bc4cd53946 boards/samd21-xpro: add initial support 6 years ago
Martine Lenders 75eef79c9e doc: add favicon 6 years ago
Martine Lenders 812c55727c Merge pull request #6886 from smlng/driver/mag3110/rework
drivers: mag3110 rework
6 years ago
Martine Lenders b1547ffd4f doc: boards: unify board names 6 years ago
Martine Lenders abd39573a2 Merge pull request #6902 from miri64/doc/fix/spiffs-group
doc: fix grouping of SPIFFS
6 years ago
Martine Lenders 9a3efb2ed0 Merge pull request #6905 from miri64/doc/fix/remote
doc: unify RE-Mote grouping with grouping of other boards
6 years ago
Martine Lenders 39f788833a Merge pull request #6906 from miri64/doc/fix/arduino
doc: arduino: unify arduino include path and doc with rest of codebase
6 years ago
smlng 17e78f7d81 driver, mag3110: add saul auto init 6 years ago
smlng 36526f8a3b driver, mag3110: add saul 6 years ago
smlng fddecfcaec microbit: correct device params for I2C 6 years ago
Alexandre Abadie 076262358d Merge pull request #6878 from miri64/doc/enh/beatify
doc: Doxygen beautification
6 years ago
Martine Lenders 5f1c16e8a5 doc: unify RE-Mote grouping with grouping of other boards 6 years ago
Martine Lenders 9fc95504c8 Merge pull request #6898 from rfuentess/udp_sock
sock/udp.h:  Minor fix to example
6 years ago
Martine Lenders 3a3e993c0c doc: arduino: unify arduino include path and doc with rest of codebase 6 years ago
Martine Lenders 8ea20ea505 doc: Doxygen beautification 6 years ago
Martine Lenders 6046eacef6 Merge pull request #6894 from smlng/auto_init/saul/missing_headers
saul: add missing headers in auto_init
6 years ago
Martine Lenders 72b965cd7e Merge pull request #6897 from kaspar030/fix_byteorder_names
core: byteorder.h: rename NTOH* -> ntoh*, HTON* -> hton*
6 years ago
Martine Lenders 425e1f9bb1 Merge pull request #6884 from aabadie/fix_doxygen_brief
boards: replace @brief with @name when necessary
6 years ago
Martine Lenders 70bcaebec8 doc: fix grouping of SPIFFS 6 years ago
Joakim Nohlgård 5203ad2643 k60: Use kinetis_common ldscript, rectify CPU_MODEL to full part number 6 years ago
Joakim Nohlgård 1079866b33 k64f: Use kinetis_common ldscript 6 years ago
Joakim Nohlgård ed3ee07cac kw2x: Use kinetis_common ldscripts 6 years ago
Joakim Nohlgård 12c9004a82 kinetis: Add ldscripts for various memory layouts 6 years ago
smlng 644dbb1224 driver, mag3110: rework 6 years ago
Joakim Nohlgård 14ec05eab8 Merge pull request #6847 from gebart/pr/kw2x-rename-kw2xd
kw2xd: Rename CPU kw2x -> kw2xd
6 years ago
Alexandre Abadie 882bcff048 boards: replace @brief with @name when necessary 6 years ago
Kaspar Schleiser cfd10c394a adapt to changed byteorder.h 6 years ago
Kaspar Schleiser 89390a83d4 core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh* 6 years ago
Joakim Nohlgård 95e3d202f2 kw2xd: Rename CPU kw2x -> kw2xd
NXP calls the family KW2xD in their material.
http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/w-series-wireless-m0-plus-m4:KINETIS_W_SERIES
6 years ago
Vincent Dupont 70ed63ed25 Merge pull request #6838 from aabadie/nucleo32_l432
boards/nucleo32-l432: initial support
6 years ago
dylad 2b1a1e70c3 cpu/samd21: fix NVM wait states
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
6 years ago
Martine Lenders d8ad724099 Merge pull request #6890 from miri64/doc/fix/calliope-group
doc: fix calliope-mini group name
6 years ago
Francois Berder 74a999abe4 cpu: mips: Fix missing include for pic32mx and pic32mz
Compilation for pic32mx and pic32mz did not include the path
to cpu/mips_pic32_common/include. Also,
cpu/mips_pic32_common/Makefile.include was never parsed. It was
found that mips32r2_common and mips_pic32_common are both defining
similar parameters for linkers which cause issues if both
Makefile.include get parsed.

Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
Francois Berder 72234d7df4 boards: pic32-wifire: Add support for GPIO peripheral
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
Francois Berder 847c126fbe boards: pic32-clicker: Add support for GPIO peripheral
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
Francois Berder 37281c8c5e cpu: pic32_common: Implement simple GPIO driver
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
smlng c265e5a416 saul: add missing headers in auto_init 6 years ago
Martine Lenders a5d444bd82 Merge pull request #6889 from BytesGalore/rpl_rem_forward_declaration
rpl: remove unnecessary forward declaration
6 years ago
Martine Lenders d170d30a5e doc: fix calliope-mini group name 6 years ago
BytesGalore 3ec69a2b2b rpl: remvove forward declaration 6 years ago