Update Chopstx and follow the changes.
This commit is contained in:
2
chopstx
2
chopstx
Submodule chopstx updated: 8dabbe6e1c...5cd4871a94
@@ -40,8 +40,6 @@
|
||||
#include <stdlib.h>
|
||||
#define main emulated_main
|
||||
#else
|
||||
#include "mcu/cortex-m.h"
|
||||
#include "mcu/stm32.h"
|
||||
#include "mcu/stm32f103.h"
|
||||
#endif
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "mcu/stm32.h"
|
||||
#include "mcu/stm32f103.h"
|
||||
|
||||
uint8_t *
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
#include "sys.h"
|
||||
#include "neug.h"
|
||||
#ifndef GNU_LINUX_EMULATION
|
||||
#include "mcu/stm32.h"
|
||||
#include "mcu/stm32f103.h"
|
||||
#endif
|
||||
#include "adc.h"
|
||||
|
||||
Reference in New Issue
Block a user