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 -DCH_CFG_TIME_QUANTUM=0 -MD -MP -MF .dep/build.d -I. -I../../../os/license -I../../../os/rt/include -I../../../os/common/oslib/include -I../../../os/common/ports/SIMIA32/compilers/GCC -I../../../os/common/ports/SIMIA32 -I../../../os/hal/osal/rt -I../../../os/hal/include -I../../../os/hal/ports/simulator/posix -I../../../os/hal/ports/simulator -I../../../os/hal/boards/simulator -I../../../test/lib -I../../../test/rt/source/test -I../../../test/oslib/source/test main.c -o main.o

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 chheap.c
Compiling chmempools.c
Compiling chfactory.c
Compiling chcore.c
Compiling osal.c
Compiling hal.c
Compiling hal_buffers.c
Compiling hal_queues.c
Compiling hal_mmcsd.c
Compiling hal_adc.c
Compiling hal_can.c
Compiling hal_dac.c
Compiling hal_ext.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_qspi.c
Compiling hal_rtc.c
Compiling hal_sdc.c
Compiling hal_serial.c
Compiling hal_serial_usb.c
Compiling hal_spi.c
Compiling hal_st.c
Compiling hal_uart.c
Compiling hal_usb.c
Compiling hal_wdg.c
Compiling hal_lld.c
Compiling hal_serial_lld.c
Compiling console.c
Compiling hal_pal_lld.c
Compiling hal_st_lld.c
Compiling board.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 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 main.c
Linking build/ch
