Commit Graph

13846 Commits (b4ff23580c3054ee7b9f741cb89988d92a12910a)
 

Author SHA1 Message Date
Vincent Dupont 833440f65c boards/spark-core: remove custom vector base address 6 years ago
Vincent Dupont f656a31e58 cpu/cortexm_common: use linker variable to initialize SCB->VTOR 6 years ago
Vincent Dupont 1b2b5d9df9 Merge pull request #5624 from OTAkeys/pr/mtdi_flash
mtd: add a generic low level flash interface
6 years ago
Francisco Acosta 80e7ab5c6c Merge pull request #6553 from aabadie/nucleo144-f446
boards/nucleo144-f446: add initial support
6 years ago
Kaspar Schleiser 355cfe7c89 Merge pull request #6744 from smlng/core/log_fix_tautcmp_error
core, log: fix tautology compare error with toolchain llvm
6 years ago
Martine Lenders d3c60f1056 Merge pull request #6757 from OlegHahm/sock_tcp_minor_doc_fix
sock: tcp: fix c&p mistake
6 years ago
Vincent Dupont bb52575d45 boards: fix I2C_APBCLK value in stm32-based boards 6 years ago
Alexandre Abadie eee4e5725a Merge pull request #6726 from astralien3000/opencm904-remap
boards/opencm904: remap uart pins
6 years ago
smlng 1b69f281f9 core, log: fix tautology compare error with toolchain llvm 6 years ago
Oleg Hahm 0018cd7b01 sock: tcp: fix c&p mistake 6 years ago
Alexandre Abadie 879fe0c416 tests/unittests: add nucleo144-f446 to cortexM boards 6 years ago
Alexandre Abadie 57daad4ed6 boards/nucleo144-f446: initial support 6 years ago
Alexandre Abadie 8887cf55e7 cpu/stm32f4: add support for stm32f446ze 6 years ago
Joakim Nohlgård 9782be1d91 unittests: add unit test for mtd-vfs 6 years ago
Francisco Acosta f839e73b1a Merge pull request #6615 from aabadie/nucleo_f302
boards/nucleo-f302: initial support
6 years ago
Vincent Dupont 379eb24684 Merge pull request #6741 from lebrush/refactor/boards-msbiot-leds
boards/msbiot: use LED defines
6 years ago
Vincent Dupont 164d055c0d Merge pull request #6705 from aabadie/nucleo32_common
boards/nucleo: factorize code of the different board types (32 pins, 144 pins)
6 years ago
Joakim Nohlgård 6d3304f52c mtd: Add MTD VFS wrapper for use with DevFS 6 years ago
Vincent Dupont 81149f1843 unittests: add mtd unittests 6 years ago
Vincent Dupont 9e8cb3d135 native: add mtd-compliant flash emulation 6 years ago
Aurelien Gonce 49ebf55b0d mtd: add a low level generic driver for flash file system 6 years ago
Alexandre Abadie 62ccabc81a boards/nucleo144-f413: adapt to common nucleo144 code 6 years ago
Alexandre Abadie 5634e0d4af boards/nucleo144-f207: adapt to common nucleo144 code 6 years ago
Alexandre Abadie 1c96a2d617 boards/nucleo144-common: factorize common code for nucleo 144 boards 6 years ago
Alexandre Abadie 607efecba1 boards/nucleo32-f303: adapt to common nucleo32 code 6 years ago
Alexandre Abadie 5f02a41597 boards/nucleo32-f042: adapt to common nucleo32 code 6 years ago
Alexandre Abadie dd4e0ea6a3 boards/nucleo32-f031: adapt to common nucleo32 code 6 years ago
Alexandre Abadie 0ef714650b boards/nucleo32-common: factorize common code for nucleo 32 boards 6 years ago
Alexandre Abadie 0b7ce88585 boards/nucleo-common: extract serial configuration in extra Makefile 6 years ago
Alexandre Abadie b0bc908918 examples: remove nucleo-f302 from memory greedy examples 6 years ago
Alexandre Abadie 67b7111805 tests: add nucleo-f302 to unsufficient memory list 6 years ago
Alexandre Abadie 83307d311e tests/unittest: add nucleo-f302 to unsufficient memory list 6 years ago
Alexandre Abadie 1ab5c74ee2 boards/nucleo-f302: initial support 6 years ago
Alexandre Abadie 0c2314cd9d cpu/stm32f3: add support for stm32f302r8 6 years ago
Alexandre Abadie ca85e8afe4 Merge pull request #6651 from aabadie/nucleo32_l031
boards/nucleo32-l031: initial support
6 years ago
Alexandre Abadie 216e685932 Merge pull request #6743 from aabadie/nucleo_common
boards/nucleo_common, boards/remote_common: remove extra underscore in header guard
6 years ago
lebrush 0c7c57717c Merge pull request #6584 from aabadie/nucleo_l152_periph
boards/nucleo-l1: configure extra periphs (UARTs and PWM)
6 years ago
Martine Lenders 368c3e787f Merge pull request #6601 from miri64/ps/fix/add-mbox-blocked-state
ps: add state name for STATUS_MBOX_BLOCKED
6 years ago
Francisco Acosta 7feb6e66a2 Merge pull request #6746 from aabadie/sort_relic_test
tests/unittests/relic: remove nucleo-f410 from blacklist
6 years ago
Alexandre Abadie b0128f9dd1 tests: remove nucleo32-l031 from memory intensive tests 6 years ago
Alexandre Abadie a0e45d1390 tests/unittest: remove nucleo32-l031 from unittest 6 years ago
Alexandre Abadie cc5034d67e examples: remove nucleo32-l031 from memory intensive examples 6 years ago
Alexandre Abadie fb7fe334b6 boards/nucleo32-l031: initial support 6 years ago
Alexandre Abadie bf45254a8d cpu/stm32l0: add support for stm32l031k6 6 years ago
Alexandre Abadie 721ca1ee78 tests/unittests/relic: remove nucleo-f410 from blacklist 6 years ago
Francisco Acosta 1a17955551 Merge pull request #6025 from aabadie/nucleo_f410
boards/nucleo-f410: initial support
6 years ago
Kaspar Schleiser 119fc70075 Merge pull request #6610 from miri64/netdev2/enh/rename-to-netdev
netdev2: rename to netdev and remove `gnrc_netdev`
6 years ago
Alexandre Abadie ecd3faf963 Merge pull request #6745 from aabadie/driver_veml6070_fixes
drivers/veml6070: cleanup and improvements
6 years ago
Loïc Dauphin 46bac6c69b boards/opencm904: remap uart pins 6 years ago
Alexandre Abadie ff5b0bf538 tests/driver_veml6070: cleanup 6 years ago