[Nucleo_F446RE] adding target #1110
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding target incl. RTOS support and exporters to gcc_arm and coide
singletest.py run is OK:
+--------+---------------+-----------+-------------+---------------------------------------+--------------------+---------------+-------+
| Result | Target | Toolchain | Test ID | Test Description | Elapsed Time (sec) | Timeout (sec) | Loops |
+--------+---------------+-----------+-------------+---------------------------------------+--------------------+---------------+-------+
| OK | NUCLEO_F446RE | GCC_ARM | DTCT_1 | Simple detect test | 0.52 | 10 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | EXAMPLE_1 | /dev/null | 3.45 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_10 | Hello World | 0.36 | 5 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_11 | Ticker Int | 11.36 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_12 | C++ | 1.38 | 10 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_16 | RTC | 4.73 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_2 | stdio | 0.8 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_23 | Ticker Int us | 11.37 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_24 | Timeout Int us | 11.37 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_25 | Time us | 11.35 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_26 | Integer constant division | 1.4 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_34 | Ticker Two callbacks | 11.38 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A1 | Basic | 1.37 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A21 | Call function before main (mbed_main) | 1.41 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A5 | DigitalIn DigitalOut | 1.37 | 10 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A6 | DigitalInOut | 1.37 | 10 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A7 | InterruptIn | 9.37 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A9 | Serial Echo at 115200 | 6.52 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_BUSOUT | BusOut | 2.27 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_1 | Basic thread | 11.36 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_2 | Mutex resource lock | 11.35 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_3 | Semaphore resource lock | 8.36 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_4 | Signals messaging | 6.37 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_5 | Queue messaging | 2.38 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_6 | Mail messaging | 2.37 | 20 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_7 | Timer | 11.36 | 15 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | RTOS_8 | ISR (Queue) | 6.38 | 20 | 1/1 |
+--------+---------------+-----------+-------------+---------------------------------------+--------------------+---------------+-------+