Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ Testen der Benutzer-LED und Taste
#. Beispiele und Demonstrationen:

- von :ref:`Bridle unterstützt <bridle:examples>`
- von :ref:`Bridle's Zephyr unterstützt <zephyr:samples-and-demos>`
- von :ref:`Zephyr upstream unterstützt <zephyr-us:samples-and-demos>`
- von :doc:`Bridle's Zephyr unterstützt <zephyr:samples/index>`
- von :doc:`Zephyr upstream unterstützt <zephyr-us:samples/index>`

#. Boards:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Zusammengefasst erwarten dich also in dieser Übung:
**neuen Hardwareaufbau funktioniert**.
#. *Validierung*: Zum Abschluss wird noch ein ganz neues Zephyr Beispiel
übersetzt, hochgeladen und auf dem neuen Hardwareaufbau getestet, das
:doc:`zephyr:samples/drivers/led_strip/README` Beispiel.
:doc:`zephyr:samples/drivers/led/led_strip/README` Beispiel.

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ RGB LED Testmuster über USB-CDC/ACM Console
*******************************************

Nun wollen wir zum Abschluss des ersten Kapitels unserer Übungen das
:doc:`zephyr:samples/drivers/led_strip/README` Beispiel von Zephyr mit
:doc:`zephyr:samples/drivers/led/led_strip/README` Beispiel von Zephyr mit
Ausgaben über die USB-CDC/ACM Console bauen und überprüfen.

-----------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Shell-Zugriff einrichten

- deinen Hardwareaufbau mit der USB-CDC/ACM Console mit zusätzlichen
Komponenten erweitern
- das Bridle Beispiel ":ref:`bridle:helloshell`" (``helloshell``) bauen,
- das Bridle Beispiel ":ref:`bridle:helloshell-sample`" (``helloshell``) bauen,
hochladen und kennenlernen

Dieses Beispiel basiert auf der Zephyr :ref:`zephyr:shell_api`, einem
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-build-upload>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-help>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-kernel>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-device>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-gpio>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-led>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-adc>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-pwm-led>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-pwm-buzzer>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-pwm-servo>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-i2c-scan>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-i2c-aht20>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
* - **Software:**
- Du benötigst exakt die selbe Zephyr Firmware wie in
:ref:`der Übung zuvor <hs-cli-i2c-bmp280>`, das Bridle Beispiel
":ref:`bridle:helloshell`" (``helloshell``).
":ref:`bridle:helloshell-sample`" (``helloshell``).

.. vi: ft=rst ai ts=3 et sw=3 sta
2 changes: 1 addition & 1 deletion cytron-maker-rp2040/source/0030-demo/0050-buzzer/bom.rsti
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@

* - **Software:**
- Du wirst eine neue Zephyr UF2 Firmware bauen, das Bridle Beispiel
:ref:`bridle:buzzer`.
:ref:`bridle:buzzer-sample`.

.. vi: ft=rst ai ts=3 et sw=3 sta
18 changes: 9 additions & 9 deletions cytron-maker-rp2040/source/0030-demo/0050-buzzer/doing.rsti
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,14 @@ die Tonhöhe (*note*).
const struct note_duration
song_beep[] =
{
{.note = C4, .duration = eigth},
{.note = D4, .duration = eigth},
{.note = E4, .duration = eigth},
{.note = F4, .duration = eigth},
{.note = G4, .duration = eigth},
{.note = A4, .duration = eigth},
{.note = B4, .duration = eigth},
{.note = C5, .duration = eigth},
{.note = C4, .duration = eighth},
{.note = D4, .duration = eighth},
{.note = E4, .duration = eighth},
{.note = F4, .duration = eighth},
{.note = G4, .duration = eighth},
{.note = A4, .duration = eighth},
{.note = B4, .duration = eighth},
{.note = C5, .duration = eighth},
};
const size_t song_beep_notes =
ARRAY_SIZE(song_beep);
Expand All @@ -146,7 +146,7 @@ die Tonhöhe (*note*).
const struct note_duration
song_beep[] =
{
{.note = Db6, .duration = eigth},
{.note = Db6, .duration = eighth},
};
const size_t song_beep_notes =
ARRAY_SIZE(song_beep);
Expand Down
2 changes: 1 addition & 1 deletion cytron-maker-rp2040/source/0030-demo/0050-buzzer/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Melodien auf dem Summer (Buzzer) abspielen
.. sidebar:: Ziel

Übersetzen, programmieren und spielen mit dem Bridle Beispiel
:ref:`bridle:buzzer`
:ref:`bridle:buzzer-sample`

.. topic:: Übersicht

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions cytron-maker-rp2040/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

# -- Variable setup ----------------------------------------------------------

bridle_release = '3.7'
zephyr_release = '3.7'
zephyr_us_version = '3.7.0'
bridle_release = '4.1'
zephyr_release = '4.1'
zephyr_us_version = '4.1.0'

online_ide_entry = 'https://coder.meetup.mp-labs.de/'

Expand Down
8 changes: 4 additions & 4 deletions cytron-maker-rp2040/source/shortcuts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
.. |SERVO_MOTOR_st| replace:: **zephyr/samples/basic/servo_motor**
.. |SERVO_MOTOR_em| replace:: *zephyr/samples/basic/servo_motor*

.. |LED_STRIP| replace:: zephyr/samples/drivers/led_strip
.. |LED_STRIP_tt| replace:: ``zephyr/samples/drivers/led_strip``
.. |LED_STRIP_st| replace:: **zephyr/samples/drivers/led_strip**
.. |LED_STRIP_em| replace:: *zephyr/samples/drivers/led_strip*
.. |LED_STRIP| replace:: zephyr/samples/drivers/led/led_strip
.. |LED_STRIP_tt| replace:: ``zephyr/samples/drivers/led/led_strip``
.. |LED_STRIP_st| replace:: **zephyr/samples/drivers/led/led_strip**
.. |LED_STRIP_em| replace:: *zephyr/samples/drivers/led/led_strip*

.. |ADC_DT| replace:: zephyr/samples/drivers/adc/adc_dt
.. |ADC_DT_tt| replace:: ``zephyr/samples/drivers/adc/adc_dt``
Expand Down