Skip to content

Commit

Permalink
Device generator i2c (#37)
Browse files Browse the repository at this point in the history
* fixed indeterministic shuffle of contexts in MX_Device.h

* Added MX_Device.h path to add-path:

* fixed error in mxDevice_test.go

* Fixed old test

* Forgot to remove comment chars of t.Parallel

* switched secure and non secure mode
added tests
added download info from global.generator.yml

* Fixed formatting and lint complaints

* corrected wrong test for not set environment variable

* Removed fPaths again, they are not necessary, can used project directly
Added more tests

* removed a ;

* Added I2C filter extraction
more Tests

* changed formatting

* tried to fix a lint problem

* fixed publish coverage step

* fixed publish coverage step

* added output of command line
commented out reading of packs fro cbuild-gen.yml

* Added support for GCC, CLAN and IAR compiler. Added startup, system and linker files (generated by CubeMX) to cgen.yml. (#32)

* Revert "Added support for GCC, CLAN and IAR compiler. Added startup, system a…" (#36)

This reverts commit 16a10cb.

---------

Co-authored-by: Bernd-Gunter Nitzler <Bernd-Gunter.Nitzler@arm.com>
Co-authored-by: bgn42 <92579424+bgn42@users.noreply.github.com>
Co-authored-by: Sourabh Mehta <sourabh.mehta@arm.com>
Co-authored-by: David Lesnjak <david.lesnjak@arm.com>
  • Loading branch information
5 people authored Mar 15, 2024
1 parent fc95d85 commit 299c31b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 299c31b

Please sign in to comment.