Historique des commits

Auteur SHA1 Message Date
  Anton Maklakov 301751ede0 build system: Fix undefined variables il y a 8 ans
  Deomid Ryabkov 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS il y a 9 ans
  Angus Gratton c275ad4ca4 build system: Add dependencies to component clean steps il y a 8 ans
  Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build il y a 8 ans
  Ivan Grokhotkov 61c33ca24e make: don’t override TEST_COMPONENTS il y a 9 ans
  Angus Gratton d245f016ea esptool: Add new options to reset before/after, detect flash size il y a 9 ans
  Angus Gratton abb7668af7 build system: Fix bug where erase_flash was always invoked for flash il y a 9 ans
  Ivan Grokhotkov a760eb3980 Merge branch 'feature/erase_flash' into 'master' il y a 9 ans
  Angus Gratton 59e0f63d37 Build system: Add `make erase_flash` target il y a 9 ans
  Angus Gratton d6fafd00db Secure boot: Option for app & partition table signing to happen outside build system il y a 9 ans
  Angus Gratton 506c8cd964 secure boot & flash encryption: Rework configuration options il y a 9 ans
  Angus Gratton 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support il y a 9 ans
  antti d390449371 add unit tests to esp-idf il y a 9 ans
  Angus Gratton c15024e629 Merge branch 'master' into feature/build_component_project_vars il y a 9 ans
  Angus Gratton ea4005e673 Merge branch 'feature/esptool_secure_boot' into 'master' il y a 9 ans
  Angus Gratton 0b4fe9dd6d secure boot: Add warnings this feature is not finished yet il y a 9 ans
  Angus Gratton bcdebda8e4 Build system: Don't shell-quote SEPARATOR variable or it evaluates as a bunch of wildcards! il y a 9 ans
  Angus Gratton 64f3893cb9 secure boot: Derive secure bootloader key from private key il y a 9 ans
  Angus Gratton b5de581399 Secure boot: initial image signature support il y a 9 ans
  Angus Gratton 341593f7d2 build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead il y a 9 ans
  Angus Gratton 208e83def7 build system: Refactor component.mk to not need component_common.mk il y a 9 ans
  Angus Gratton 155f912433 build system: Don't build an sdkconfig for bootloader, share the top-level one il y a 9 ans
  Angus Gratton c5793521a0 build system: Fix bootloader-flash target il y a 9 ans
  Angus Gratton aceb6517c0 Refactor existing bootloader common functionality into bootloader_support component il y a 9 ans
  Angus Gratton 04beb8baba Add documentation for bootloader secure boot stage il y a 9 ans
  Angus Gratton 4ba1b73eba build system: Add espefuse/espsecure support for secure boot il y a 9 ans
  Angus Gratton f37e70ebd6 Bootloader: Export IS_BOOTLOADER_BUILD during make process il y a 9 ans
  Angus Gratton 305bc9fd9c build system: Run parallel builds without warnings il y a 9 ans
  Angus Gratton f720e82d40 build system: Allow BUILD_DIR_BASE to be a relative directory (see github #38) il y a 9 ans
  Angus Gratton 477d71e589 config system: Fix configuration when BUILD_DIR_BASE out-of-tree il y a 9 ans