Skip to content

Sync_180531 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
May 31, 2018
Merged

Sync_180531 #1

merged 19 commits into from
May 31, 2018

Conversation

davidanger
Copy link
Owner

Updated with Official version at 180531

fpistm and others added 19 commits May 12, 2018 18:05
To disable use of I-Cache, define 'I_CACHE_DISABLED'
To disable use of D-Cache, define 'D_CACHE_DISABLED'

Signed-off-by: Frederic.Pillon <[email protected]>
day and mask pointers arguments of RTC_GetAlarm() could be NULL

Fix unused variable warning

Signed-off-by: Frederic.Pillon <[email protected]>
PLLM to 6 is not possible with PLLN set to 40.
Fix USB clock to have 48MHz instead of MSI one

Signed-off-by: Frederic.Pillon <[email protected]>
[Disco-L475VG] Fix SystemClock_Config
va_start & va_end was not defined
To have them defined include wiring_private.h

Fix #240

Signed-off-by: Frederic Pillon <[email protected]>
Update wiring_private.h to include stdarg.h
List is generated in "PinNamesVar.h" thanks genpinmap script
and included in the PinName enumeration

Signed-off-by: Frederic.Pillon <[email protected]>
Some SYS_WKUP are not in the MCU xml file so it is sometime
required to update them manually in PinNamesVar.h
Refers to MCU datasheet.

Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
Add Low Power driver (Rework of PR 183)
Issue and fix reported by @jmchiappa
Fix #256

Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
HAL_RTCEx_EnableBypassShadow is only available for STM32L1 ULPH

Signed-off-by: Frederic.Pillon <[email protected]>
@davidanger davidanger merged commit f316365 into davidanger:master May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants