Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32F0/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32F1/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32F2/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32F3/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32F7/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32H7/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32L0/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32L1/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32L4/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif
4 changes: 4 additions & 0 deletions targets/TARGET_STM/TARGET_STM32WB/pwmout_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,8 @@ extern const pwm_apb_map_t pwm_apb_map_table[];

#endif // DEVICE_PWMOUT

#ifdef __cplusplus
}
#endif

#endif