Include cleanup: drivers

This commit is contained in:
okaestne
2020-11-15 05:04:22 +01:00
parent f0e1f98823
commit c3475b92fa
17 changed files with 23 additions and 35 deletions
+2 -4
View File
@@ -1,10 +1,8 @@
#include <FreeRTOS.h>
#include "SpiMaster.h"
#include <hal/nrf_gpio.h>
#include <hal/nrf_spim.h>
#include "SpiMaster.h"
#include <algorithm>
#include <task.h>
#include <nrfx_log.h>
#include <algorithm>
using namespace Pinetime::Drivers;