You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add very basic support for FlexPRET platform (#29)
* Add very basic support for FlexPRET platform
* Remove unused members of struct
* Update CMake file to support FlexPRET again
* Add missing ctor declaration to flexpret's platform.h
* Format
* Minor changes and move files to correspond with main branch
* Fix include path
* Update to new API, add example. Example does not work properly
* Bring code generator back from the dead
* Formatting
* Add LF tests back to the CI
* Fix up connection handling and add another test
* Fix some examples
* Support more tests
* Formatting
* Add the notion of an TriggerObserver and update macros and all tests
* More LF smoke tests
* Remove unused
* Add a simple example of how to us LF with zephyr.
* Run formatter
* Add some FIXMEs to the actiongenerator
* LFC cleanup
* Rename CONTAINED_ to CHILD_
* Update FlexPRET support
* Format
* Improve env scripts
* Remove one of the FlexPRET test programs
* Add simple CI smoke test for FlexPRET
* Fix env export
* Typo
* Configure the correct lf environment
* Add CI caching of riscv-none-elf-gcc
* Typo
---------
Co-authored-by: erlingrj <[email protected]>
0 commit comments