d86c79b9cbAll tests pass, all warnings resolved
master
Eric Ratliff
2026-02-23 13:08:11 -06:00
a517fba88aWSL cargo test is now working
Eric Ratliff
2026-02-23 12:55:28 -06:00
3570777a0dLooking for dependencies on test for a better UX
Eric Ratliff
2026-02-23 12:42:43 -06:00
34d6a765b0Updated readme
Eric Ratliff
2026-02-23 08:34:10 -06:00
8374cb6079There was still one occasional problem while running cargo test, it would fail sometimes. Added a serial preprocessor to ensure the underlying arduino command didn't run pipelined. That fixed the problem
Eric Ratliff
2026-02-23 08:17:30 -06:00
7e8d7ecce5Switched to build.ps1
Eric Ratliff
2026-02-22 22:08:33 -06:00
1ede07df81Disabled script execution tests for now. This commit is good but doesn't include a working script execution test, which tests build.bat and build.sh and test.bat/test.sh, etc. in the generated project.
Eric Ratliff
2026-02-22 21:49:34 -06:00
6a0b3af330Trying to fix some build errors with regression tests, but this is failing
Eric Ratliff
2026-02-22 19:10:40 -06:00
d5220bea03Included tests to run test --clean from include_dir projects
Eric Ratliff
2026-02-22 18:23:13 -06:00
05f248577fFixed errors and warnings with test results
Eric Ratliff
2026-02-22 17:26:14 -06:00
e12608370aNew button template
Eric Ratliff
2026-02-22 17:06:02 -06:00
578b5f02c0Fixed line endings and improved script to work with Windows endings just in case
Eric Ratliff
2026-02-22 10:03:39 -06:00
6a372e2982Release build script reads from anvil version
Eric Ratliff
2026-02-22 09:57:37 -06:00
69d537bf8fIncluded release instructions and general build instructions
Eric Ratliff
2026-02-22 09:50:46 -06:00
ba402cc187Supporting auto complete and a build-release script
Eric Ratliff
2026-02-22 08:22:22 -06:00
fe5df7dc6dUpdated svg to make it more informative on readme
Eric Ratliff
2026-02-22 08:07:42 -06:00
54e1ba14d1Updated readme
Eric Ratliff
2026-02-22 07:57:55 -06:00
0d3987f76eSet up a CI pipeline, but haven't tested it yet
Eric Ratliff
2026-02-22 07:53:00 -06:00
970479f4b6Supporting a button library.
Eric Ratliff
2026-02-22 07:44:41 -06:00
131ca648b5Included documents like SDD and requirements
Eric Ratliff
2026-02-22 07:15:42 -06:00
ca855dd3afLayer 3: Templates as pure data, weather template, .anvilignore refresh system
Eric Ratliff
2026-02-21 20:52:48 -06:00
0abe907811Revamped tests into separate files
Eric Ratliff
2026-02-21 13:27:40 -06:00
706f420aaafeat: Layer 2 device library system with TMP36 reference driver
Eric Ratliff
2026-02-21 11:46:22 -06:00
aa1e9d5043Add mock Arduino for x86_64 host-side testing
Eric Ratliff
2026-02-20 08:21:11 -06:00
1ae136530fEven more tests
Eric Ratliff
2026-02-19 17:05:35 -06:00
68e618feefIncluded pin subcommand with auditing and assignment
Eric Ratliff
2026-02-19 16:58:41 -06:00
9bda9123eaAdded timestamps to project logging
Eric Ratliff
2026-02-19 13:29:06 -06:00
c6f2dfc1b5Updated tests
Eric Ratliff
2026-02-19 11:13:53 -06:00
6cacc07109Supports switching default board
Eric Ratliff
2026-02-19 10:23:16 -06:00
b909da298eSupporting multiple boards
Eric Ratliff
2026-02-19 10:12:33 -06:00
2739d83b99Add board presets, devices --clear, and test/UX fixes
Eric Ratliff
2026-02-19 07:41:12 -06:00
d7c6d432f9Improved tests
Eric Ratliff
2026-02-18 21:22:14 -06:00
eee2f690daUnit tests working on generated projects
Eric Ratliff
2026-02-18 21:00:24 -06:00
c41776df22Updated readme files
Eric Ratliff
2026-02-18 20:36:57 -06:00
8fe1ef0e27Refactor CLI, add refresh command, fix port detection, add device tracking
Eric Ratliff
2026-02-16 08:29:33 -06:00
3298844399Anvil v1.0.0 -- Arduino build tool with HAL and test scaffolding
Eric Ratliff
2026-02-15 11:16:17 -06:00