Make the firmware depend of the wormhole.[ch] files of the bootloader. Remove local wormhole.[ch] files.

This commit is contained in:
László Monda
2017-10-13 22:09:52 +02:00
parent ef34094004
commit d4200524d7
8 changed files with 24 additions and 40 deletions

View File

@@ -9,7 +9,7 @@
#include "led_pwm.h"
#include "slave_scheduler.h"
#include "slave_drivers/uhk_module_driver.h"
#include "wormhole.h"
#include "bootloader/wormhole.h"
#include "peripherals/adc.h"
#include "eeprom.h"
#include "keymaps.h"