Import GNU make build system from esp-idf v3
commitbf64c3313d7569160754cbcec7570991eb6b0b95
authorNedko Arnaudov <nedko@arnaudov.name>
Fri, 22 Jun 2018 01:09:49 +0000 (22 04:09 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 23 Jun 2018 10:07:55 +0000 (23 13:07 +0300)
tree7137ab372a978e4f75421dcfc0f8b328a8a929b1
parent39f986063ca693ae275ee9d3a46807abeca5838c
Import GNU make build system from esp-idf v3

build system is going to be adopted to apeos
make/common.mk [new file with mode: 0644]
make/component_common.mk [new file with mode: 0644]
make/component_wrapper.mk [new file with mode: 0644]
make/project.mk [new file with mode: 0644]
make/project_config.mk [new file with mode: 0644]