Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283)

This commit is contained in:
Nils Hasenbanck
2018-11-01 22:11:51 +01:00
committed by Scott Lahteine
parent f5498168ae
commit cafabf2055
4 changed files with 74 additions and 47 deletions

View File

@ -153,8 +153,6 @@ extern uint16_t HAL_adc_result;
// Public functions
// --------------------------------------------------------------------------
// Memory related
#define __bss_end __bss_end__