make/cmake: remove weirdy include paths like src/uart/../crypto

This commit is contained in:
Philippe Teuwen
2020-04-19 12:53:46 +02:00
parent 4967096e3b
commit 2676740fb3
11 changed files with 17 additions and 18 deletions

View File

@@ -15,7 +15,7 @@
#include <string.h>
#include <stdio.h>
#include "uart.h"
#include "uart/uart.h"
#include "ui.h"
#include "crc16.h"
#include "util_posix.h" // msclock