mirror of
https://github.com/V2RetroComputing/analog-firmware.git
synced 2025-01-14 08:32:51 +00:00
Add UART library for Z80 mode
This commit is contained in:
parent
d14f9c6a27
commit
55d2dfa988
@ -138,6 +138,7 @@ if(${CMAKE_CURRENT_BINARY_DIR} MATCHES "-z80")
|
||||
target_link_libraries(v2-analog${BINARY_TAGS} PUBLIC
|
||||
tinyusb_device
|
||||
tinyusb_board
|
||||
hardware_uart
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user