Skip to content

Commit

Permalink
Training verson 2.0. Updates for ModusToobox 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Landry committed Oct 17, 2022
1 parent 23e0442 commit 7a8b2e0
Show file tree
Hide file tree
Showing 70 changed files with 218 additions and 22 deletions.
Binary file modified Manual/Ch1-Intro.pdf
Binary file not shown.
Binary file modified Manual/Ch2-Application-Architecture.pdf
Binary file not shown.
Binary file modified Manual/Ch3-Peripherals.pdf
Binary file not shown.
Binary file modified Manual/Ch4-RTOS.pdf
Binary file not shown.
Binary file modified Manual/Ch5-Debugging.pdf
Binary file not shown.
Binary file modified Manual/Ch6-Supplemental-Material.pdf
Binary file not shown.

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex01_blinkled/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex01_blinkled/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex02_blinkled_print/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex02_blinkled_print/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex03_button/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex03_button/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex04_interrupt/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex04_interrupt/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex05_timer/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex05_timer/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Projects/key_ch03_ex06_pwm/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex06_pwm/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex06_pwm/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex07_pwm_blink/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex07_pwm_blink/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex08_nvram/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex08_nvram/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Projects/key_ch03_ex09_adc/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex09_adc/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex09_adc/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex10_uartsend/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex10_uartsend/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex11_uartreceive/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex11_uartreceive/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Projects/key_ch03_ex12_rtc/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch03_ex12_rtc/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch03_ex12_rtc/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch04_ex01_sempahore/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch04_ex01_sempahore/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch04_ex02_mutex/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch04_ex02_mutex/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch04_ex03_queue/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch04_ex03_queue/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down

This file was deleted.

9 changes: 9 additions & 0 deletions Projects/key_ch05_ex01_debug/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Projects/key_ch05_ex01_debug/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Templates/ch03/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Templates/ch03/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 0 additions & 1 deletion Templates/ch03_ex08_nvram/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Templates/ch03_ex08_nvram/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Templates/ch03_ex08_nvram/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Templates/ch03_ex12_rtc/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Templates/ch03_ex12_rtc/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 1 addition & 0 deletions Templates/ch03_ex12_rtc/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ TARGET=CYW920835M2EVB-01
SUPPORTED_TARGETS = \
CYW920820M2EVB-01 \
CYW920835M2EVB-01 \
CYBLE-343072-EVAL-M2B \
CYW920819EVB-02 \
CYW920820EVB-02 \
CYBT-213043-EVAL \
Expand Down
1 change: 0 additions & 1 deletion Templates/ch04/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Templates/ch04/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
1 change: 0 additions & 1 deletion Templates/ch04_ex02_mutex/deps/btsdk-host-apps-bt-ble.mtb

This file was deleted.

9 changes: 9 additions & 0 deletions Templates/ch04_ex02_mutex/libs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://infineon.github.io/btsdk-docs/BT-SDK/index.html">
<title>AIROC™ Bluetooth® SDK Documentation</title>
</head>
<body>
<a href="https://infineon.github.io/btsdk-docs/BT-SDK/index.html">Redirect</a>
</body>
</html>
Loading

0 comments on commit 7a8b2e0

Please sign in to comment.