1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

15522 Commits

Author SHA1 Message Date
ae51dc55d0 boards: adapt to reorganized CPU Makefile.features 2017-11-02 12:59:46 +01:00
f0a532932c cpu: native: reorganize Makefile.features 2017-11-02 12:59:46 +01:00
9b36364db2 cpu: cc26x0: reorganize Makefile.features 2017-11-02 12:59:46 +01:00
9d4cb7ac7f cpu: cc2538: reorganize Makefile.features 2017-11-02 12:59:46 +01:00
870f0e45ba cpu: sam3: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
d2415eadad cpu: lpc1768: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
bdd286c1e0 cpu: lm4f120: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
7106aa4a59 cpu: ezr32wg: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
33adde02d1 cpu: msp430: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
849cc8606a cpu: nrf5x: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
93246dbedd cpu: sam0: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
942cc7598b cpu: arm7: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
358079879f cpu: kinetis: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
28a2028e1e cpu: mips: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
bf6269e12b cpu: stm32: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
1e52f8d292 cpu: atmega: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
b5b970d760 cpu: cortexm: add Makefile.features 2017-11-02 12:59:45 +01:00
efa36abc8f
Merge pull request #7773 from kaspar030/fix_driver_feature_deps
make: add feature dependencies to drivers/Makefile.dep
2017-11-02 12:50:51 +01:00
Bas Stottelaar
5d13dd73bc
Merge pull request #7920 from basilfx/improvements/i2c
periph: i2c: include note on address alignment.
2017-11-02 10:59:06 +01:00
4bba3d4478
Merge pull request #7914 from smlng/pkg/umorse
pkg: add uMorse
2017-11-02 10:20:38 +01:00
smlng
ac4a0fd063 tests: add test for uMorse package
add README for tests/pkg_umorse
    add script for tests/pkg_umorse
2017-11-02 09:22:41 +01:00
smlng
805eb9c38b pkg: add uMorse 2017-11-02 09:22:41 +01:00
9b32d18e92
Merge pull request #7904 from basilfx/bugfix/jlink
dist/tools: check DBG env var.
2017-11-01 17:39:22 +01:00
Martine Lenders
cb9b6d1a39
Merge pull request #7917 from kYc0o/fix_release_notes
release-notes.txt: correct some mistakes
2017-11-01 14:04:36 +01:00
Cenk Gündoğan
d7e0678e19
Merge pull request #7905 from adrianghc/vagrant-branch
dist: Update Vagrant packer files to include xsltproc and Ubuntu 16.04.3
2017-11-01 09:08:59 +01:00
Bas Stottelaar
31c7e9e4c2 periph: i2c: include note on address alignment. 2017-10-31 20:50:42 +01:00
kYc0o
57b30f610b release-notes.txt: correct some mistakes 2017-10-31 17:22:32 +01:00
Francisco Acosta
ba2e55bc93
Merge pull request #7436 from gebart/pr/mulle-rtt-config
mulle: Update RTT config to match other Kinetis boards
2017-10-31 15:38:14 +01:00
Joakim Nohlgård
8c2a52a725
Merge pull request #7896 from gebart/pr/frdm-k22f-leds
frdm-k22f: Correct copy pasta in LEDx macros
2017-10-31 14:16:55 +01:00
Joakim Nohlgård
cf6ea05220
Merge pull request #7581 from gebart/pr/at86rf2xx-preloading-retransmission
at86rf2xx: Avoid deadlock on manual retransmissions with NETOPT_PRELOADING
2017-10-31 14:15:35 +01:00
Sebastian Meiling
e7189a3ce0
Merge pull request #7912 from cgundogan/pr/tests_trickle
tests: trickle: extend trickle test to print SUCCESS/FAILURE
2017-10-31 09:24:48 +01:00
Sebastian Meiling
6501e71f78
Merge pull request #7878 from gebart/pr/kinetis-one-isr-vector
kinetis: Generic ISR vector table for all Kinetis CPUs
2017-10-31 09:23:09 +01:00
Joakim Nohlgård
dea1676ef6 kinetis: Merge all ISR vector tables into one generic mutant
The ISR names have been changed to match the name of the IRQ number they
are servicing.
2017-10-31 05:45:13 +01:00
Joakim Nohlgård
222842c951 kinetis_common: Use separate array for padding ISR vector table 2017-10-31 05:45:13 +01:00
Joakim Nohlgård
2945532c3b k22f: Update to latest vendor headers 2017-10-31 05:45:13 +01:00
Joakim Nohlgård
f98e286d08 k22f: Remove unused MK22F10.h header
According to NXP material, there are no 100 MHz K22F parts in 144 pin
packages, which is the reference manual that this header is supposed to
correspond to.
The header was originally included from Keil uVision Kinetis support
packages. It is possible that this header was only used with
engineering samples of the K22F.
2017-10-31 05:45:13 +01:00
Joakim Nohlgård
4de06b5f96
Merge pull request #7777 from x3ro/fix-ssp-test-on-macos
tests/ssp: Fix on macOS while compiling w/ clang
2017-10-31 05:39:57 +01:00
Cenk Gündoğan
06f61bb21b tests: trickle: add pexpect script 2017-10-30 18:53:29 +01:00
Cenk Gündoğan
22b9e6337b tests: trickle: extend trickle test to print SUCCESS/FAILURE 2017-10-30 18:53:29 +01:00
Lucas Jenss
4710701405 tests/ssp: Fix on macOS while compiling w/ clang
On macOS using Apple LLVM version 9.0.0 this test would
not compile due to clang detecting the buffer overflow.
Since this test is all about having a buffer overflow, I
tricked clang into not detecting this anymore.

This loosely relates to #6473.
2017-10-30 10:53:46 +01:00
Joakim Nohlgård
b80cdd81d8
Merge pull request #7798 from kaspar030/fix_buildsizes_diff
make: fix info-buildsizes-diff
2017-10-30 07:41:19 +01:00
Adrian GHC
cf148528c0 dist: Update Vagrant packer files to include xstlproc and Ubuntu 16.04.3 2017-10-29 15:55:50 +01:00
Bas Stottelaar
7e7d5d30f0 dist/tools: check DBG env var. 2017-10-29 15:06:46 +01:00
2a454587b2
Merge pull request #7902 from bergzand/tests/sx127x-rtc
tests/sx127x: remove unused periph/rtc.h include
2017-10-29 10:39:12 +01:00
be91023dc1
tests/sx127x: remove unused periph/rtc.h include 2017-10-28 21:48:17 +02:00
d03844ef80 make: add missing feature dependencies to Makefile.dep 2017-10-28 21:09:36 +02:00
Joakim Nohlgård
5a85e28817 frdm-k22f: Correct copy pasta in LEDx macros 2017-10-28 13:56:04 +02:00
Sebastian Meiling
2e0917cd81
Merge pull request #7727 from beduino-project/bluepill-rebased
boards: add support for bluepill board
2017-10-27 20:33:07 +02:00
Sören Tempel
9b3714b0c4 add support for bluepill board 2017-10-27 16:06:50 +02:00
Joakim Nohlgård
af9ab30234 Merge pull request #7750 from miri64/dist/enh/clean-up-after-buildtest
dist: compile_test: cleanup after buildtest
2017-10-27 14:51:09 +02:00