Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32f0: Remove hal based stm32f0 implementation | Eug Krashtan | 2020-01-14 | 1 | -15/+0 |
| | | | | | Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | armcm_timer: Unify udelay() implementation | Kevin O'Connor | 2019-06-09 | 1 | -1/+0 |
| | | | | | | | Move the udelay() code from various arm board directories into the src/generic/armcm_timer.c code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32f0: New target STM32F0 added. | Eugene Krashtan | 2019-03-24 | 1 | -0/+16 |
Signed-off-by: Eugene Krashtan <Eugene.Krashtan@opensynergy.com> |