ccli8
|
0faad50f2c
|
Fix hal_deepsleep with serial_can_deep_sleep
Add secure functions CLK_PowerDown_S/CLK_Idle_S
|
2018-10-19 11:46:55 +01:00 |
ccli8
|
bb3875049c
|
Fix serial corruption due to deep sleep
Prevent deep sleep when there is still any character being transmitted on the UART.
This allows tickless to be safely enabled.
|
2018-10-19 11:46:55 +01:00 |
ccli8
|
89d32227a0
|
[M2351] Replace __attribute__((cmse_nonsecure_entry)) with compiler agnostic __NONSECURE_ENTRY
|
2018-07-12 17:51:59 +08:00 |
ccli8
|
236bf657b6
|
[M2351] Remove peripheral sleep management from hal_sleep/hal_deepsleep
The upper layer has introduced Sleep Manager to handle the task.
|
2018-07-12 17:51:36 +08:00 |
cyliangtw
|
5985dcd268
|
[M2351] Support secure loader invoke non-secure Mbed OS
|
2018-07-12 17:51:10 +08:00 |
cyliangtw
|
205f8dbab2
|
[M2351] Add one new target M2351, regard as M0+ with some V8M CPU control at first
|
2018-07-12 17:50:51 +08:00 |