application: Use the Button struct to handle the play button.
[gps-watch.git] / src / common /
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 Sauerbeckbuild: Add infrastructure for the bootloader program...