commit | 4c60d2ccc7c7c127a03cbb7f71ddf033ef79b047 | [log] [tgz] |
---|---|---|
author | Felipe Neves <ryukokki.felipe@gmail.com> | Thu Jun 17 11:37:42 2021 -0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jul 07 20:58:50 2021 -0400 |
tree | 3ee6cf68086111ded5014cf26f70a5221971f4c9 | |
parent | 132ab922a88bd160177edf8fb28ea36a59d39050 [diff] |
soc: riscv: esp32c3: add z_bss_zero in startup code replaces the plain memcpy to zero the bss with the standard zephyr function that does this task. Signed-off-by: Felipe Neves <ryukokki.felipe@gmail.com> Signed-off-by: Felipe Neves <felipe.neves@espressif.com>