This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
e736c20cc9
esp-idf
/
components
/
esp_hid
/
test
/
CMakeLists.txt
4 wiersze
128 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
Add HID Support to IDF - Adds HID Host support in Buedroid - Adds BLE HID Host and Device support - Adds some general HID utilities and definitions to help integrate with other stacks and native USB
2020-04-29 09:24:01 +00:00
idf_component_register
(
SRC_DIRS
"."
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
cmock: added cmock as component * changing dependencies from unity->cmock * added component.mk and Makefile.projbuild * ignore test dir in gen_esp_err_to_name.py * added some brief introduction of CMock in IDF
2020-08-05 02:16:32 +00:00
R
E
Q
U
I
R
E
S
c
m
o
c
k
t
e
s
t
_
u
t
i
l
s
e
s
p
_
h
i
d
)