Skip to content

Sync to Offical #4

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 10 commits into from
Jul 31, 2018
Merged

Sync to Offical #4

merged 10 commits into from
Jul 31, 2018

Conversation

davidanger
Copy link
Owner

Sync to offical

fpistm and others added 10 commits July 5, 2018 11:31
Fix #270

Signed-off-by: Frederic.Pillon <[email protected]>
Python script used to build sketch(es) thanks to Arduino Builder
Python requirement >= 3.2 (due to concurrent.futures usage)

usage: arduino-builder.py [-h] [-l [{board,sketch}] | -a] [-b pattern] [-c]
                          [--arch architecture]
                          [--config <core configuration file>] [-v]
                          [--bin | --travis]
                          [-i <shetch filepath> | -f <sketches list filepath> | -s pattern | -e <excluded sketches list filepath>]

Signed-off-by: Angela Randolph <[email protected]>
Signed-off-by: Angela Randolph <[email protected]>
Implement travis CI build
Since e02bc35, some serial
was not functional.
Ex for Nucleo-L432KC, the AF of USART2 (used for STLink VCP)
are not the same.

Signed-off-by: Frederic.Pillon <[email protected]>
Since 5b811b4, those
lines are useless

Signed-off-by: Frederic.Pillon <[email protected]>
If printf() function is used and HAL_UART_MODULE_ENABLED is disabled
uart_debug_write() is not defined.
Instead return len.

Signed-off-by: Frederic.Pillon <[email protected]>
@davidanger davidanger merged commit 2b2775d into davidanger:master Jul 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.

7 participants