mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
4 lines
156 B
Python
4 lines
156 B
Python
freeze('$(MPY)/drivers/dht', 'dht.py')
|
|
freeze('$(MPY)/drivers/display', ('lcd160cr.py', 'lcd160cr_test.py'))
|
|
freeze('$(MPY)/drivers/onewire', 'onewire.py')
|