target/analog_pocket: Fix.

This commit is contained in:
Florent Kermarrec 2023-10-17 21:40:46 +02:00
parent dcf6db905a
commit eae62a60ac
1 changed files with 2 additions and 2 deletions

View File

@ -190,9 +190,9 @@ class BaseSoC(SoCCore):
# bus.write(0x40c00000 + 4*i, 0xffffffff)
# time.sleep(0.1)
# # #
# # # #
bus.close()
# bus.close()
# Build --------------------------------------------------------------------------------------------