Skip to content

Commit

Permalink
boards/nucleo-l432kc: provide three periph_timer instances
Browse files Browse the repository at this point in the history
  • Loading branch information
maribu committed May 30, 2023
1 parent a6e8e1f commit 0051d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/nucleo-l432kc/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include "clk_conf.h"
#include "cfg_i2c1_pb6_pb7.h"
#include "cfg_rtt_default.h"
#include "cfg_timer_tim2.h"
#include "cfg_timer_tim2_tim15_tim16.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 0051d41

Please sign in to comment.