Skip to content

Commit

Permalink
p-l496g-cell02: add usbdev feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bergzand committed Oct 28, 2019
1 parent f25ea6f commit 0155807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/p-l496g-cell02/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ FEATURES_PROVIDED += periph_rtt
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += periph_usbdev
1 change: 1 addition & 0 deletions boards/p-l496g-cell02/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "periph_cpu.h"
#include "cfg_rtt_default.h"
#include "cfg_timer_tim2.h"
#include "cfg_usb_otg_fs.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 0155807

Please sign in to comment.