c023337949
- Untrack rx_final_doppler_out.csv and golden_doppler.mem (regenerated by tests) - Add 6 missing MCU test binaries to tests/.gitignore
27 lines
706 B
Plaintext
27 lines
706 B
Plaintext
# Build artifacts
|
|
*.o
|
|
*.dSYM/
|
|
|
|
# Test binaries (built by Makefile)
|
|
test_bug1_timed_sync_init_ordering
|
|
test_bug2_ad9523_double_setup
|
|
test_bug3_timed_sync_noop
|
|
test_bug4_phase_shift_before_check
|
|
test_bug5_fine_phase_gpio_only
|
|
test_bug6_timer_variable_collision
|
|
test_bug7_gpio_pin_conflict
|
|
test_bug8_uart_commented_out
|
|
test_bug9_platform_ops_null
|
|
test_bug10_spi_cs_not_toggled
|
|
test_bug11_platform_spi_transmit_only
|
|
test_bug12_pa_cal_loop_inverted
|
|
test_bug13_dac2_adc_buffer_mismatch
|
|
test_bug14_diag_section_args
|
|
test_bug15_htim3_dangling_extern
|
|
test_agc_outer_loop
|
|
test_gap3_emergency_state_ordering
|
|
test_gap3_emergency_stop_rails
|
|
test_gap3_idq_periodic_reread
|
|
test_gap3_iwdg_config
|
|
test_gap3_temperature_max
|