I am currently working on porting mbed onto the FRDM-KE06 and am basing my work off of the KL25 as this is already ported. There are a number of files for the KL25 that appear to be auto generated from Freescale including the following:
device/MKL25Z4/MKL25Z4_adc.h
device/MKL25Z4/MKL25Z4_cmp.h
device/MKL25Z4/MKL25Z4_dac.h
device/MKL25Z4/MKL25Z4_dma.h
device/MKL25Z4/MKL25Z4_dmamux.h
device/MKL25Z4/MKL25Z4_fgpio.h
device/MKL25Z4/MKL25Z4_ftfa.h
device/MKL25Z4/MKL25Z4_gpio.h
etc.
Where are these files generated from and is there somewhere that I can get the files for the KE06? I have downloaded about every code development package that I can find on the freescale site and have not found what I need.
Thanks,
Rob