Commit Graph

12 Commits

Author SHA1 Message Date
Nanosonde
809ac01795 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
Nanosonde
2642e490ae Move CC1310 platform init around 2020-10-22 17:37:17 +02:00
Nanosonde
7d9ff0a602 Add more comments and enable Power_idleFunc() for NoRTOS variant.
Internal SDK driver functions which have to wait for something
will cause Power_idleFunc to be called instead of doing busy wait.
2020-10-21 16:08:47 +02:00
Nanosonde
37a2a4fc6b Merge commit 'e51b65f8c27a536dc15e548fd2e19ed9477fc26f' as 'examples/knx-cc1310/coresdk_cc13xx_cc26xx' 2020-10-21 10:00:49 +02:00
Nanosonde
80171b7d55 Remove SDK submodule 2020-10-21 09:56:56 +02:00
Nanosonde
ae61d777a4 Working build 2020-10-19 18:15:05 +02:00
Nanosonde
ac4470f0d7 Remove commented line from build.sh 2020-10-18 17:57:05 +02:00
Nanosonde
8b2943708e Add SimpleLink SDK for CC13xx/CC26xx as submodule 2020-10-18 17:46:31 +02:00
Nanosonde
779ab2a5fd Change cmake build 2020-10-18 17:41:33 +02:00
Nanosonde
7584e325d2 Remove display code 2020-10-15 16:43:56 +02:00
Nanosonde
3f4542181b Clean up 2020-10-15 16:31:40 +02:00
Nanosonde
7141d4e154 Initial commit 2020-10-13 18:15:23 +02:00