Rename the misspelled peripherials directory to peripherals.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "fsl_common.h"
|
||||
#include "fsl_port.h"
|
||||
#include "peripherials/test_led.h"
|
||||
#include "peripherials/reset_button.h"
|
||||
#include "peripherals/test_led.h"
|
||||
#include "peripherals/reset_button.h"
|
||||
#include "i2c.h"
|
||||
#include "i2c_watchdog.h"
|
||||
#include "led_driver.h"
|
||||
#include "peripherials/merge_sensor.h"
|
||||
#include "peripherals/merge_sensor.h"
|
||||
#include "led_pwm.h"
|
||||
#include "bridge_protocol_scheduler.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user