set up unified lisp library and extensions subsystem.

This commit is contained in:
2025-04-11 01:17:32 -07:00
parent 2510da3f4a
commit f6c22d170a
9 changed files with 310 additions and 726 deletions

12
.gitignore vendored
View File

@@ -1,4 +1,14 @@
secrets.lsp
# put wifi credentials or other stuff here
lisp/secrets.lsp
# build outputs
*/build
**/*.uf2
*/*.patch
*/LispLibrary.h
common/genlib
*/extensions.ino
!common/extensions.ino
# darwin-specific
common/genlib.dSYM