1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pba-d-01-kw2x
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
..
dist cortex_m: Add debug symbols for OpenOCD/GDB thread support 2017-01-16 20:50:35 +01:00
include cpu/kinetis: optimization of DAC driver impl. 2017-07-20 16:44:41 +02:00
board.c boards/pba-d-01-kw2x/board.c: fix leds default state 2016-04-21 22:23:44 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep saul: add mpl3115a2 2017-06-29 09:57:17 +02:00
Makefile.features cpp: add feature cpp to pba-d-01-kw2x 2017-02-25 07:51:59 +01:00
Makefile.include boards/pba-d-01-kw2x: add comments for variant CPUs 2017-07-17 15:15:03 +02:00