Skip to content

Commit

Permalink
documentation updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
RutronikKaunas committed May 8, 2024
1 parent 1357710 commit 8f013e3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ TOOLCHAIN=GCC_ARM
#
# If CONFIG is manually edited, ensure to update or regenerate launch configurations
# for your IDE.
CONFIG=Costum
CONFIG=Custom

# If set to "true" or "1", display full command-lines when building.
VERBOSE=
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ Rutronik Development Kit Programmable System-on-Chip CY8C6245AZI-S3D72 "Arduino

This example demonstrates how to use PDL library to measure all the ADC channels on the Arduino ADC header.

<img src="images/rutdevkit_model.png" style="zoom:20%;" />
<img src="images/rdk2_rev1.jpg" style="zoom:80%;" />

## Requirements

- [ModusToolbox® software](https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software/) v3.0
- [ModusToolbox® software](https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software/) **v3.x** [built with **v3.0**]

## Supported toolchains (make variable 'TOOLCHAIN')

- GNU Arm&reg; Embedded Compiler v11.3.1 (`GCC_ARM`) - Default value of `TOOLCHAIN`

## Using the code example

Expand Down
Binary file added images/rdk2_rev1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/rutdevkit_model.png
Binary file not shown.

0 comments on commit 8f013e3

Please sign in to comment.