aboutsummaryrefslogtreecommitdiff
path: root/src/kinetis.c
AgeCommit message (Expand)Author
2015-04-11kinetis: use new flash interface.Gareth McMullin
2015-03-28Consistently use 'target *t' for target var.Gareth McMullin
2015-03-15Replace adiv5_ap_mem* functions with inline wrappers to target mem*.Gareth McMullin
2015-03-14Use size_t for sizes in flash functions. Fix all sign compare warnings.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-01-06First cut at Freescale Kinetis support.Gareth McMullin