Skip to content

Commit

Permalink
Sat, 15 Jun 2024 14:03:27 -0400
Browse files Browse the repository at this point in the history
  • Loading branch information
xudongzheng committed Jun 15, 2024
1 parent 3593f16 commit bf39187
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
2 changes: 1 addition & 1 deletion app/src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ int main(void) {
return 0;
}

// TODO TODO TODO
// TODO TODO TODO seems like commit needs to touch src for tests to trigger
28 changes: 19 additions & 9 deletions app/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,24 @@ manifest:
revision: v3.5.0+zmk-fixes
clone-depth: 1
import:
name-whitelist:
- babblesim
- cmsis
- hal_nordic
- hal_rpi_pico
- lvgl
- segger
- tinycrypt
- zcbor
name-blocklist:
- ci-tools
- hal_altera
- hal_cypress
- hal_infineon
- hal_microchip
- hal_nxp
- hal_openisa
- hal_silabs
- hal_xtensa
- hal_st
- hal_ti
- loramac-node
- mcuboot
- mcumgr
- net-tools
- openthread
- edtt
- trusted-firmware-m
self:
west-commands: scripts/west-commands.yml

0 comments on commit bf39187

Please sign in to comment.