mbed-os/hal/usb
Rajkumar Kanagaraj e7c0d93ad4 CMake: add mbed-os and mbed-baremetal targets
mbed-os consists of mbed-core and mbed-rtos
mbed-baremetal consists of mbed-core

The main change is for mbed-core. Changing from object library to be interface. This way it allows us to do the above to have 2 main targets for users to use.

This should be backward compatible change as mbed-os target we used contains the same files/options as previously set.
2020-11-06 17:25:22 +00:00
..
TARGET_Templates Move USB Templates to `mbed-os/hal/usb` 2019-08-16 15:42:43 +01:00
include/usb Refactor hal directory 2020-08-25 14:57:07 +01:00
source Refactor hal directory 2020-08-25 14:57:07 +01:00
CMakeLists.txt CMake: add mbed-os and mbed-baremetal targets 2020-11-06 17:25:22 +00:00