mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
stmhal/timer: Remove unnecessary include of USB header files.
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "usbd_cdc_msc_hid.h"
|
||||
#include "usbd_cdc_interface.h"
|
||||
|
||||
#include "py/runtime.h"
|
||||
#include "py/gc.h"
|
||||
#include "timer.h"
|
||||
|
||||
Reference in New Issue
Block a user