Compiler Options
gcc -c -ggdb -O0 -fomit-frame-pointer -DTEST_DELAY_BETWEEN_TESTS=0 -fprofile-arcs -ftest-coverage -m32 -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wundef -Wstrict-prototypes -Wa,-alms=./build/lst/ -DSIMULATOR -DTEST_CFG_SIZE_REPORT=0 -MD -MP -MF ./.dep/build.d -I. -I./cfg -I../../../os/license -I../../../os/hal/include -I../../../os/hal/boards/simulator -I../../../os/hal/ports/simulator/posix -I../../../os/hal/ports/simulator -I../../../os/hal/osal/rt-nil -I../../../os/rt/include -I../../../os/oslib/include -I../../../os/common/ports/SIMIA32/compilers/GCC -I../../../os/common/ports/SIMIA32 -I../../../test/lib -I../../../test/rt/source/test -I../../../test/oslib/source/test main.c -o main.o

Compiling hal.c
Compiling hal_st.c
Compiling hal_buffers.c
Compiling hal_queues.c
Compiling hal_flash.c
Compiling hal_mmcsd.c
Compiling hal_adc.c
Compiling hal_can.c
Compiling hal_crypto.c
Compiling hal_dac.c
Compiling hal_efl.c
Compiling hal_gpt.c
Compiling hal_i2c.c
Compiling hal_i2s.c
Compiling hal_icu.c
Compiling hal_mac.c
Compiling hal_mmc_spi.c
Compiling hal_pal.c
Compiling hal_pwm.c
Compiling hal_rtc.c
Compiling hal_sdc.c
Compiling hal_serial.c
Compiling hal_serial_usb.c
Compiling hal_sio.c
Compiling hal_spi.c
Compiling hal_trng.c
Compiling hal_uart.c
Compiling hal_usb.c
Compiling hal_wdg.c
Compiling hal_wspi.c
Compiling board.c
Compiling hal_lld.c
Compiling hal_serial_lld.c
Compiling console.c
Compiling hal_pal_lld.c
Compiling hal_st_lld.c
Compiling osal.c
Compiling chsys.c
Compiling chdebug.c
Compiling chtrace.c
Compiling chvt.c
Compiling chschd.c
Compiling chthreads.c
Compiling chtm.c
Compiling chstats.c
Compiling chregistry.c
Compiling chsem.c
Compiling chmtx.c
Compiling chcond.c
Compiling chevents.c
Compiling chmsg.c
Compiling chdynamic.c
Compiling chmboxes.c
Compiling chmemcore.c
Compiling chmemheaps.c
Compiling chmempools.c
Compiling chpipes.c
Compiling chobjcaches.c
Compiling chdelegates.c
Compiling chfactory.c
Compiling chcore.c
Compiling ch_test.c
Compiling rt_test_root.c
Compiling rt_test_sequence_001.c
Compiling rt_test_sequence_002.c
Compiling rt_test_sequence_003.c
Compiling rt_test_sequence_004.c
Compiling rt_test_sequence_005.c
Compiling rt_test_sequence_006.c
Compiling rt_test_sequence_007.c
Compiling rt_test_sequence_008.c
Compiling rt_test_sequence_009.c
Compiling rt_test_sequence_010.c
Compiling rt_test_sequence_011.c
Compiling oslib_test_root.c
Compiling oslib_test_sequence_001.c
Compiling oslib_test_sequence_002.c
Compiling oslib_test_sequence_003.c
Compiling oslib_test_sequence_004.c
Compiling oslib_test_sequence_005.c
Compiling oslib_test_sequence_006.c
Compiling oslib_test_sequence_007.c
Compiling oslib_test_sequence_008.c
Compiling oslib_test_sequence_009.c
Compiling main.c
Linking build/ch
