pinmux: Move the Freescale FRDM K64F board to the pinmux model

Change-Id: I50cf5fcf00481a3ebac07ced3aa6f7783765934f
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
This commit is contained in:
Vinicius Costa Gomes 2016-03-15 15:28:30 -03:00 committed by Anas Nashif
commit a12a25ad00
6 changed files with 26 additions and 69 deletions

View file

@ -26,7 +26,7 @@
#include <gpio.h>
#include <sys_io.h>
#include <pinmux/pinmux_k64.h>
#include <pinmux/frdm_k64f/pinmux_k64.h>
#include "gpio_k64.h"