diff options
Diffstat (limited to 'stmhal/modules')
l--------- | stmhal/modules/lcd160cr.py | 1 | ||||
l--------- | stmhal/modules/lcd160cr_test.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/stmhal/modules/lcd160cr.py b/stmhal/modules/lcd160cr.py new file mode 120000 index 000000000..c0e180714 --- /dev/null +++ b/stmhal/modules/lcd160cr.py @@ -0,0 +1 @@ +../../drivers/display/lcd160cr.py
\ No newline at end of file diff --git a/stmhal/modules/lcd160cr_test.py b/stmhal/modules/lcd160cr_test.py new file mode 120000 index 000000000..56f091351 --- /dev/null +++ b/stmhal/modules/lcd160cr_test.py @@ -0,0 +1 @@ +../../drivers/display/lcd160cr_test.py
\ No newline at end of file |