hw/misc: add ESP32-S3 USB Serial JTAG as a stub
ESP32-C3 implementation is used.
This commit is contained in:
committed by
Ivan Grokhotkov
parent
6eceeee95b
commit
f59cf20d7f
@@ -163,6 +163,7 @@ system_ss.add(when: 'CONFIG_XTENSA_ESP32S3', if_true: files(
|
||||
'ssi_psram.c',
|
||||
'esp_sha.c',
|
||||
'esp32s3_sha.c',
|
||||
'esp32c3_jtag.c',
|
||||
))
|
||||
|
||||
if gcrypt.found()
|
||||
|
||||
Reference in New Issue
Block a user