Skip to content

Commit 2c2bf35

Browse files
committed
Refactored KLXX code
See description. Everything HAL wise went into KLXX, with target specific in subfolders. Only interrupt and spi are in target specific since they are target specific. Also you cannot set the uart anymore for 9 or 10 databits (the code supported it to set it like that, but the actually read/write only did 8-bits)
1 parent 84a8f2b commit 2c2bf35

File tree

103 files changed

+667
-3449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+667
-3449
lines changed

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KL05Z/PortNames.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KL05Z/analogin_api.c

Lines changed: 0 additions & 89 deletions
This file was deleted.

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KL05Z/analogout_api.c

Lines changed: 0 additions & 88 deletions
This file was deleted.

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KL05Z/gpio_api.c

Lines changed: 0 additions & 64 deletions
This file was deleted.

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KL05Z/gpio_object.h

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)