knx/examples/knx-cc1310
2020-11-02 14:48:57 +01:00
..
cmake Optimize a bit more in debug build config as the binary does not fit into 128Kb flash otherwise. 2020-11-02 14:47:39 +01:00
coresdk_cc13xx_cc26xx Merge commit 'e51b65f8c27a536dc15e548fd2e19ed9477fc26f' as 'examples/knx-cc1310/coresdk_cc13xx_cc26xx' 2020-10-21 10:00:49 +02:00
RTT Initial commit 2020-10-13 18:15:23 +02:00
vscode Clean up 2020-10-15 16:31:40 +02:00
Board.h Initial commit 2020-10-13 18:15:23 +02:00
build.sh Working build 2020-10-19 18:15:05 +02:00
CC1310_LAUNCHXL_fxns.c Initial commit 2020-10-13 18:15:23 +02:00
CC1310_LAUNCHXL_NoRTOS.lds Initial commit 2020-10-13 18:15:23 +02:00
CC1310_LAUNCHXL.c Remove display code 2020-10-15 16:43:56 +02:00
CC1310_LAUNCHXL.h Initial commit 2020-10-13 18:15:23 +02:00
ccfg.c Initial commit 2020-10-13 18:15:23 +02:00
CMakeLists.txt Explicitly list each source/header file in build config. Use linker group to resolve circular dependencies. 2020-11-02 14:48:57 +01:00
knx_wrapper.cpp Move CC1310 platform init around 2020-10-22 17:37:17 +02:00
knx_wrapper.h Initial commit 2020-10-13 18:15:23 +02:00
main_nortos.c Move CC1310 platform init around 2020-10-22 17:37:17 +02:00
startup_cc13xx_cc26xx_gcc.c Initial commit 2020-10-13 18:15:23 +02:00