orca/samples/clock
Ben Visness 29cb9f50e4 Add commands to deal with Orca source code:
- Add a vendor commands
- Add a command that helps you set up a C compiler
- Move ext into the src folder
- Update Mac build scripts for consistency
- Update Windows batch scripts
2023-09-16 17:54:56 +02:00
..
data clock sample app 2023-08-23 12:16:32 +02:00
src oc_matrix_push() -> oc_matrix_multiply_push(), and add oc_matrix_push() to push a matrix on the stack as is 2023-09-11 20:02:46 +02:00
.gitignore clock sample app 2023-08-23 12:16:32 +02:00
build.bat Add commands to deal with Orca source code: 2023-09-16 17:54:56 +02:00
build.sh Add commands to deal with Orca source code: 2023-09-16 17:54:56 +02:00
build_cpp.sh Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
icon.png clock sample app 2023-08-23 12:16:32 +02:00