add ESP32 build system with xtensa-esp-elf toolchain
This commit is contained in:
26
README.md
26
README.md
@@ -1,13 +1,13 @@
|
||||
# spider-runtime
|
||||
This is the Spider runtime (aka, the virtual machine) that executes the Spider byte code.
|
||||
|
||||
## Code Etiquette
|
||||
- Do not use \r\n
|
||||
- Do not use any encoding besides UTF-8
|
||||
- Always comment global functions, variables, classes, member variables and methods.
|
||||
- Do not modify the autogenerated files.
|
||||
- If using an LLM, use private mode and tell it you're working on an old modem.
|
||||
- If using an AI agent, don't.
|
||||
- You need to re-run the pygen.ipynb to be up to date with the .xlsx instructions file.
|
||||
|
||||
Failure to uphold the code etiquette will result in a slap in the wrist, with a hammer.
|
||||
# spider-runtime
|
||||
This is the Spider runtime (aka, the virtual machine) that executes the Spider byte code.
|
||||
|
||||
## Code Etiquette
|
||||
- Do not use \r\n
|
||||
- Do not use any encoding besides UTF-8
|
||||
- Always comment global functions, variables, classes, member variables and methods.
|
||||
- Do not modify the autogenerated files.
|
||||
- If using an LLM, use private mode and tell it you're working on an old modem.
|
||||
- If using an AI agent, don't.
|
||||
- You need to re-run the pygen.ipynb to be up to date with the .xlsx instructions file.
|
||||
|
||||
Failure to uphold the code etiquette will result in a slap in the wrist, with a hammer.
|
||||
|
||||
Reference in New Issue
Block a user