common: Avoid including fsl_clock.h, clock_config.h and board.h.
[gps-watch.git] / src /
2019-07-07 Tilman Sauerbeckcommon: Avoid including fsl_clock.h, clock_config.h...
2019-07-07 Tilman Sauerbeckcommon: Hardcode use of NXP's USB baremetal stack in...
2019-07-07 Tilman Sauerbeckcommon: Avoid including core_cm0plus.h and system_MKL26...
2019-07-07 Tilman Sauerbeckcommon: Hardcode our target's CPU type in fsl_device_re...
2019-07-07 Tilman Sauerbeckcommon: Add NXP's USB serial code.
2019-07-07 Tilman Sauerbeckcommon: Add the nvic module.
2019-07-07 Tilman Sauerbeckcommon: Add the register module.
2019-07-07 Tilman Sauerbeckbootloader: Fix address of SRAM in the target.
2019-07-07 Tilman Sauerbeckbootloader: Remove linker symbols __Vectors_Size and...
2019-07-07 Tilman Sauerbeckbootloader: Remove commented support for multiple ...
2019-07-07 Tilman Sauerbeckbuild: Add infrastructure for the bootloader program...