Move all base apps to a base subdirectory in apps. This prepares for merge of modules...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 9 Sep 2015 20:10:01 +0000 (22:10 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 8 Feb 2023 02:29:47 +0000 (03:29 +0100)
commit2a7b60ed8a0c4b98d029e05d67f6fd3db29ddb39
treedc020b079e1c9373869dd5b35895066bb3f9df42
parentcfb2611abac69712dfe9452be7a73554a48b19e6
Move all base apps to a base subdirectory in apps. This prepares for merge of modules branches, which will instead have their own subdirectory, preventing the hasle of cherry-picking common code to each and every branch. Warning : Makefile modifications according to these moves will be in the next commit !
cc1101/Makefile [new file with mode: 0644]
cc1101/README [new file with mode: 0644]
cc1101/main.c [new file with mode: 0644]