Mercurial > code > home > repos > homeauto
annotate service/iot2/nim.cfg @ 1754:92999dfbf321 default tip
add shelly support
author | drewp@bigasterisk.com |
---|---|
date | Tue, 04 Jun 2024 13:03:43 -0700 |
parents | 810ca0863490 |
children |
rev | line source |
---|---|
689 | 1 nimcache = "build/nimcache" |
2 hint[Processing] = off | |
729
810ca0863490
build: place generated nim in its own dir
drewp@bigasterisk.com
parents:
689
diff
changeset
|
3 -d:nimOldCaseObjects |
810ca0863490
build: place generated nim in its own dir
drewp@bigasterisk.com
parents:
689
diff
changeset
|
4 path = "build/nim_capn" |