mirror of
https://github.com/micropython/micropython.git
synced 2026-01-18 01:47:20 +01:00
stm: Remove unneccesary include of mpconfigport (already in mpconfig).
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "misc.h"
|
||||
#include "systick.h"
|
||||
#include "mpconfig.h"
|
||||
#include "mpconfigport.h"
|
||||
#include "qstr.h"
|
||||
#include "obj.h"
|
||||
#include "lcd.h"
|
||||
|
||||
Reference in New Issue
Block a user