diff options
| author | hathach <[email protected]> | 2013-12-13 12:26:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-12-13 12:26:37 +0700 |
| commit | 30c8f68930880903fe6210fc8247d9350c630d95 (patch) | |
| tree | 25338f4d69cd6ddb5403947f39829ae2fc2e5cee /tests | |
| parent | 51b6c6ff41e17560ae054298e68762298d0f5d7c (diff) | |
able to get connect status change interrupt occured
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/lpc18xx_43xx/project.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lpc18xx_43xx/project.yml b/tests/lpc18xx_43xx/project.yml index 56d7a3b48..4493b690d 100644 --- a/tests/lpc18xx_43xx/project.yml +++ b/tests/lpc18xx_43xx/project.yml @@ -33,7 +33,7 @@ :source: - ../../tinyusb/** - +:../../demos/bsp/lpc43xx/** - - +:../../demos/device/keyboard/* + #- +:../../demos/device/keyboard/* - -:../../demos/ - ../../vendor/freertos/freertos/Source/* - ../../vendor/freertos/freertos/Source/portable/MSVC-MingW/* |
