mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
stmhal: gccollect.h is superfluous in many places.
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "runtime.h"
|
||||
#include "repl.h"
|
||||
#include "gc.h"
|
||||
#include "gccollect.h"
|
||||
#ifdef MICROPY_HAL_H
|
||||
#include MICROPY_HAL_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user