Historial de Commits

Autor SHA1 Mensaje Fecha
  Angus Gratton d6fafd00db Secure boot: Option for app & partition table signing to happen outside build system hace 9 años
  Angus Gratton bbe1bceda8 build system: Project ELF should depend on linker scripts, binary libraries hace 9 años
  Angus Gratton 94d2f77643 build system: Remove FLAGS_XXX variable option, replace with per-target overrides hace 9 años
  Angus Gratton d0801fdbab Merge branch 'feature/sha_tls_integration' into 'master' hace 9 años
  Ivan Grokhotkov 137c027274 Merge branch 'feature/integrate_unit_tests' into 'master' hace 9 años
  Angus Gratton 0b75ff5a6d Merge branch 'bugfix/build_system_secure_boot_embed' into 'master' hace 9 años
  Angus Gratton 5ac7810480 build system: Fix null-terminating of text files for embedding on OS X hace 9 años
  Angus Gratton c48612e516 mbedTLS SHA acceleration: Allow concurrent digest calculation, works with TLS hace 9 años
  antti d390449371 add unit tests to esp-idf hace 9 años
  Angus Gratton 4261fc5ef7 build system: If esp-idf makefiles or component.mk changes, recompile source hace 9 años
  Angus Gratton ed0612c56b Build system: Fix a bug with embedding binaries in object files hace 9 años
  Angus Gratton 12dd886ee1 build system: Use correct objcopy arguments for object format hace 9 años
  Angus Gratton 872a481cf1 build system: When embedding binary files, fix re-generating on partial builds hace 9 años
  Angus Gratton 24b4c17ead build system: Refactor SubmoduleCheck to work project-wide hace 9 años
  Angus Gratton 4eeb2bc41e build system: Fix embedding files which are themselves generated by the hace 9 años
  Angus Gratton c04f05ee84 build examples: Only build verbose on failure, save on log output hace 9 años
  Angus Gratton c15024e629 Merge branch 'master' into feature/build_component_project_vars hace 9 años
  Angus Gratton 341593f7d2 build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead hace 9 años
  Angus Gratton 07f36a9437 Build system: Use ifndef X in makefiles instead of ifeq("$(X)","") hace 9 años
  Angus Gratton 208e83def7 build system: Refactor component.mk to not need component_common.mk hace 9 años