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:25:21 +0000 (03:25 +0100)
commitbedf92888276b38ed9332595e4a58943bf83f7ca
treee18da0ae4a932691b5ecd6d4cffc730107e8e058
parent51383dad5a0a3c391a0ee91c74624e1ac86c74d4
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 !
microphone/Makefile [new file with mode: 0644]
microphone/README [new file with mode: 0644]
microphone/main.c [new file with mode: 0644]