mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
add module-buzzer
This commit is contained in:
5
User_Code/module/periph/buzzer/buzzer.c
Normal file
5
User_Code/module/periph/buzzer/buzzer.c
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
//
|
||||||
|
// Created by ASUS on 2025/11/9.
|
||||||
|
//
|
||||||
|
|
||||||
|
#include "buzzer.h"
|
||||||
8
User_Code/module/periph/buzzer/buzzer.h
Normal file
8
User_Code/module/periph/buzzer/buzzer.h
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// Created by ASUS on 2025/11/9.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef TRONONEH7_SCAFFOLD_BUZZER_H
|
||||||
|
#define TRONONEH7_SCAFFOLD_BUZZER_H
|
||||||
|
|
||||||
|
#endif //TRONONEH7_SCAFFOLD_BUZZER_H
|
||||||
Reference in New Issue
Block a user