Martine Lenders
3f00ab18e7
nrfmin: add missing return ( #7412 )
2017-07-26 13:54:25 +02:00
Francisco Acosta
1d9eb0f90a
Merge pull request #7380 from gebart/pr/frdm-k64f-openocd-cleanup
...
frdm-k64f: Remove old openocd.cfg
2017-07-26 01:11:01 +02:00
Tobias Heider
3b5860451c
gnrc/sock: fix fallthrough warning ( #7403 )
...
* gnrc/sock: fix fallthrough warning
* gnrc/sock: added spaces around "Fall Through."
2017-07-25 21:12:30 +02:00
Joakim Nohlgård
60a5c85ca8
kinetis: Merge cpu_conf settings into kinetis_common
2017-07-22 15:51:25 +02:00
Joakim Nohlgård
de78f501ea
k60: Remove unused macro definitions and typedefs
2017-07-22 15:51:18 +02:00
smlng
864e9f5799
boards: adapt timer config of board cc2650stk (aka TI SensorTag)
2017-07-21 22:20:59 +02:00
smlng
91412453ae
cpu, cc26x0: fixing low-level timer
...
- complete rework of periph/timer.c
- based on TI CC2538 periph/timer.c
2017-07-21 22:20:54 +02:00
Joakim Nohlgård
cb9e3c13bf
kinetis: fix capitalization of periph doc headings
2017-07-21 09:57:27 +02:00
Joakim Nohlgård
5d04defe09
Merge pull request #7248 from haukepetersen/opt_kinetis_dac
...
cpu/kinetis: optimization of DAC driver impl.
2017-07-20 21:32:48 +02:00
smlng
2806484f2c
saul, adc: add config for remote boards
2017-07-20 20:52:36 +02:00
smlng
bfae64d670
boards: adapt ADC config of cc2538 based boards
...
adapted boards are: cc2538dk, openmote-cc2538, remote-pa,
remote-reva, and remote-revb.
2017-07-20 20:52:29 +02:00
smlng
b30d0617aa
cpu, cc2538: add low-lever adc driver
2017-07-20 20:47:49 +02:00
Joakim Nohlgård
86ae36b5be
kinetis: Update documentation page titles
2017-07-20 18:07:29 +02:00
Hauke Petersen
3c623f63c3
cpu/kinetis: optimization of DAC driver impl.
...
- use assert() for checking the line parameter
- use 'bit.h' for bitbanding
- simplified code a bit
- unified style of defifining the board configuration
- removed unused configurations form pba-d-01-kw2x and frdm-k64f
2017-07-20 16:44:41 +02:00
Hauke Petersen
ae3f0193b8
cpu/lpc11u34: fixed ADC driver
...
- fixed selection of resolution
- fixed result masking
- fixed channel selection (and optimized it)
- fixed clock prescaler calculation
2017-07-20 16:29:15 +02:00
Joakim Nohlgård
da4f2f6e6e
Merge pull request #6892 from neiljay/pr/mips-newlib-v2
...
cpu/mips: Integrate better with RIOT newlib layer (v2)
2017-07-20 00:27:51 +02:00
Joakim Nohlgård
ab9b0fd48b
Merge pull request #7262 from haukepetersen/add_coloredgccoutput
...
gcc: add -fdiagnostics-color for native and arm
2017-07-20 00:20:58 +02:00
Joakim Nohlgård
2194a3366e
kinetis: Update documentation for periph drivers
2017-07-19 17:36:56 +02:00
a593c626bb
gitignore: ignore python compiled files (*.pyc)
2017-07-19 09:28:56 +02:00
Joakim Nohlgård
abcb7eb527
frdm-k64f: Remove old openocd.cfg
2017-07-18 09:38:21 +02:00
Joakim Nohlgård
0f494bb430
Merge pull request #6994 from gebart/pr/frdm-k22f
...
cpu+board frdm-k22f: Add NXP FRDM-K22F development board
2017-07-18 08:54:27 +02:00
Joakim Nohlgård
912e497423
boards/frdm-k22f: Add NXP FRDM-K22F development board
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
57b32f5c66
cpu/k22f: Add GPIO compatibility definitions to vendor headers
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
4ceb71e719
cpu/k22f: Add Freescale/NXP Kinetis K22F
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
de8f0b62d9
kinetis: Handle ADC modules without extra ADICLK divider
...
Newer CPUs have alternate clock sources on ADICLK=1 instead of Bus/2
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
676df9a0d7
kinetis: Add support for alternate location for ADC1 clock gate
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
156c7ec58c
boards/frdm-common: Introduce frdm-common for shared files for all FRDM boards
2017-07-18 08:39:21 +02:00
Martine Lenders
b098ef7baa
Merge pull request #7377 from aabadie/doc_application_syntax_color
...
doc: restore syntax highlight in C snippet + increase padding of code fragments
2017-07-17 19:03:17 +02:00
Emmanuel Baccelli
0e62187c15
Merge pull request #7378 from aabadie/boards_nucleo_l1
...
boards: rename nucleo-l1 to nucleo-l152
2017-07-17 18:56:33 +02:00
87b9c75556
boards: rename nucleo-l1 to nucleo-l152
2017-07-17 18:24:15 +02:00
Neil Jones
54eb49af4d
mips: syscalls: supress ccpcheck error
2017-07-17 17:17:44 +01:00
0ba641a6d2
doc: restore syntax highlight in C snippet + increase padding of code fragment blocks
2017-07-17 18:15:46 +02:00
981d4909db
drivers/sx127X: move SPI mode and speed definition to internal driver implementation
2017-07-17 16:17:56 +02:00
Francisco Acosta
82780c5677
Merge pull request #7178 from kYc0o/pba-d-01-kw2x_remove_comments
...
boards/pba-d-01-kw2x: add comments to override CPU_MODEL
2017-07-17 15:23:31 +02:00
kYc0o
d601a92e1d
boards/pba-d-01-kw2x: add comments for variant CPUs
2017-07-17 15:15:03 +02:00
Francisco Acosta
1523186f99
Merge pull request #7209 from kYc0o/mcuboot_nrf52dk
...
Add MCUBoot linking options for RIOT images
2017-07-17 15:12:57 +02:00
kYc0o
ce5f40abb3
boards/nrf52dk: replace JLINK_FLASH_ADDR by global FLASH_ADDR variable
2017-07-17 14:48:30 +02:00
kYc0o
3b6fad4dde
cpu/cortexm_common: add image headers default size
2017-07-17 14:48:30 +02:00
kYc0o
e8c66a1ae3
makefiles/vars.inc.mk: export FLASH_OFFSET
2017-07-17 14:48:29 +02:00
kYc0o
41e9884b20
cpu/nrf52: add alignment and image header sizes for bootlaoder usage
2017-07-17 14:48:29 +02:00
kYc0o
b19fcba019
dist/tools/jlink: add flashing offset when set
2017-07-17 14:48:29 +02:00
kYc0o
2ff280d57f
tests: add mcuboot test application
2017-07-17 14:48:28 +02:00
kYc0o
1a52c80bf4
cpu/cortexm_common/ldscripts: add multislot variables
2017-07-17 14:48:28 +02:00
kYc0o
7137b7d5c4
cpu/nrf52/ldscripts: extend script for multislot usage
2017-07-17 14:48:28 +02:00
kYc0o
76ae1a9c50
makefiles: add multislot support for mcuboot
2017-07-17 14:47:57 +02:00
fjmolinas
6aeb124333
boards/nz2-sc151: add inAir9 sx1276 LoRa module configuration
2017-07-17 14:37:51 +02:00
Joakim Nohlgård
61552892f2
Merge pull request #7369 from aabadie/vscode_ignore
...
ignore vscode user settings from git status
2017-07-15 18:11:15 +02:00
Martine Lenders
60124a03ee
Merge pull request #7284 from miri64/sixlowpan_nd/enh/version-getter-setter
...
sixlowpan_nd: provide convinience functions to get/set ABRO version
2017-07-15 17:50:35 +02:00
Martine Lenders
5a986e583a
sixlowpan_nd: provide convinience functions to get/set ABRO version
2017-07-15 17:18:00 +02:00
Martine Lenders
d9bb94eff8
Merge pull request #7183 from miri64/gnrc_pktbuf/enh/fix-common-module
...
gnrc_pktbuf: move common auxiliary functions to common module
2017-07-15 17:07:26 +02:00