basic concept for downstream management

This commit is contained in:
Kreyren 2020-03-18 06:43:59 +00:00
parent c16c76e994
commit e6e23c2cbe
3 changed files with 10 additions and 0 deletions

@ -0,0 +1 @@
Directory used for example of downstream management

@ -0,0 +1 @@
Logic for nano resolution using zernit

@ -0,0 +1,8 @@
---
// These are expected to be defined on-demand
METADATA: value
---
src_phase() {
logic for phase?
}