Skip to content

Commit

Permalink
add missing asap7 lambdalib
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Feb 16, 2024
1 parent 68e8444 commit e5a0e3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lambdapdk/asap7/libs/fakeram7.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ def setup(chip):
register_data_source(lambda_lib)
lambda_lib.add('option', 'ydir', 'lambdapdk/asap7/libs/fakeram7/lambda')

libs.append(lambda_lib)

return libs

0 comments on commit e5a0e3e

Please sign in to comment.