Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed May 3, 2024
2 parents a33bbcc + 7fcbea6 commit 429a344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firmware/nrf5x/boards.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
#include "e104bt5032a_board.h"
#elif defined(BOARD_ALIEXPRESS)
#include "aliexpress_board.h"
#elif defined(BOARD_ALIEXPRESS_NO_XTAL)
#include "aliexpress_board_no_xtal.h"
#elif defined(BOARD_SIMPLE)
#include "simple_board.h"
#else
Expand Down

0 comments on commit 429a344

Please sign in to comment.