Skip to content

Commit

Permalink
Upload mtb-example-wifi-tcp-client [2644]
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Aug 2, 2024
1 parent f38e4ad commit f0c1a35
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 18 deletions.
14 changes: 5 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
# ModusToolbox library repos or information about library dependencies
libs/

# Uncomment below line if you want to lock the library versions for your application
# !locking_commit.log
# Uncomment below line if you don't want to lock the library versions for your application
# assetlocks.json

# ModusToolbox Configurator generated code and lock file
GeneratedSource/
*.lock
.mtbqueryapi

# ModusToolbox BSP files. Any custom BSP file is shipped within the 'templates' folder
bsps/
# ModusToolbox BSP files. Any custom BSP file for code examples is shipped within the 'templates' folder
# bsps/

# ModusToolbox build system output
build/
Expand All @@ -38,11 +38,7 @@ makefile.init
# Visual Studio Code
openocd.tcl
.vscode/
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# *.code-workspace
*.code-workspace

# IAR Embedded Workbench files

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
################################################################################
# \copyright
# Copyright 2020-2023, Cypress Semiconductor Corporation (an Infineon company)
# Copyright 2020-2024, Cypress Semiconductor Corporation (an Infineon company)
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This example can be modified to use ThreadX and NetX Duo instead of FreeRTOS and

[View this README on GitHub.](https://github.com/Infineon/mtb-example-wifi-tcp-client)

[Provide feedback on this code example.](https://cypress.co1.qualtrics.com/jfe/form/SV_1NTns53sK2yiljn?Q_EED=eyJVbmlxdWUgRG9jIElkIjoiQ0UyMjkxMTIiLCJTcGVjIE51bWJlciI6IjAwMi0yOTExMiIsIkRvYyBUaXRsZSI6IlRDUCBjbGllbnQiLCJyaWQiOiJzZGFrIiwiRG9jIHZlcnNpb24iOiI0LjEuMCIsIkRvYyBMYW5ndWFnZSI6IkVuZ2xpc2giLCJEb2MgRGl2aXNpb24iOiJNQ0QiLCJEb2MgQlUiOiJJQ1ciLCJEb2MgRmFtaWx5IjoiUFNPQyJ9)
[Provide feedback on this code example.](https://cypress.co1.qualtrics.com/jfe/form/SV_1NTns53sK2yiljn?Q_EED=eyJVbmlxdWUgRG9jIElkIjoiQ0UyMjkxMTIiLCJTcGVjIE51bWJlciI6IjAwMi0yOTExMiIsIkRvYyBUaXRsZSI6IlRDUCBjbGllbnQiLCJyaWQiOiJwYXRoaXN1ZGhhcnMiLCJEb2MgdmVyc2lvbiI6IjQuMi4wIiwiRG9jIExhbmd1YWdlIjoiRW5nbGlzaCIsIkRvYyBEaXZpc2lvbiI6Ik1DRCIsIkRvYyBCVSI6IklDVyIsIkRvYyBGYW1pbHkiOiJQU09DIn0=)


## Requirements
Expand All @@ -33,7 +33,7 @@ This example can be modified to use ThreadX and NetX Duo instead of FreeRTOS and
- [PSoC™ 62S1 Wi-Fi Bluetooth® Pioneer Kit](https://www.infineon.com/CYW9P62S1-43012EVB-01) (`CYW9P62S1-43012EVB-01`)
- [PSoC™ 62S3 Wi-Fi Bluetooth® Prototyping Kit](https://www.infineon.com/CY8CPROTO-062S3-4343W) (`CY8CPROTO-062S3-4343W`)
- [PSoC™ 64 "Secure Boot" Wi-Fi Bluetooth® Pioneer Kit](https://www.infineon.com/CY8CKIT-064B0S2-4343W) (`CY8CKIT-064B0S2-4343W`)
- [PSoC™ 62S2 Evaluation Kit](https://www.infineon.com/CY8CEVAL-062S2) (`CY8CEVAL-062S2-LAI-4373M2`, `CY8CEVAL-062S2-MUR-43439M2`,`CY8CEVAL-062S2-CYW43022CUB`)
- [PSoC™ 62S2 Evaluation Kit](https://www.infineon.com/CY8CEVAL-062S2) (`CY8CEVAL-062S2-LAI-4373M2`, `CY8CEVAL-062S2-MUR-43439M2`,`CY8CEVAL-062S2-CYW43022CUB` , `CY8CEVAL-062S2-CYW955513SDM2WLIPA`)

## Hardware setup

Expand Down Expand Up @@ -383,6 +383,7 @@ Document title: *CE229112* - *TCP client*
3.1.0 | Added support for CY8CKIT-064B0S2-4343W
4.0.0 | Updated to use abstraction-rtos to support various RTOS environments
4.1.0 | Added support for CY8CEVAL-062S2-CYW43022CUB
4.2.0 | Added support for CY8CEVAL-062S2-CYW955513SDM2WLIPA
<br />
Expand Down
2 changes: 1 addition & 1 deletion source/COMPONENT_FREERTOS/configs/FreeRTOSConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: This is the configuration file for FreeRTOS parameters
*
*******************************************************************************
* Copyright 2020-2023, Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2020-2024, Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation. All rights reserved.
*
* This software, including source code, documentation and related
Expand Down
2 changes: 1 addition & 1 deletion source/COMPONENT_THREADX/low_level_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: AnyCloud ThreadX CM4 initialization routines
*
*******************************************************************************
* Copyright 2019-2023, Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2019-2024, Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation. All rights reserved.
*
* This software, including source code, documentation and related
Expand Down
2 changes: 1 addition & 1 deletion source/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
*
*******************************************************************************
* Copyright 2019-2023, Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2019-2024, Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation. All rights reserved.
*
* This software, including source code, documentation and related
Expand Down
2 changes: 1 addition & 1 deletion source/tcp_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
*
*******************************************************************************
* Copyright 2019-2023, Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2019-2024, Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation. All rights reserved.
*
* This software, including source code, documentation and related
Expand Down
2 changes: 1 addition & 1 deletion source/tcp_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
*
*******************************************************************************
* Copyright 2019-2023, Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2019-2024, Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation. All rights reserved.
*
* This software, including source code, documentation and related
Expand Down
2 changes: 1 addition & 1 deletion tcp_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
#
#******************************************************************************
# Copyright 2019-2023, Cypress Semiconductor Corporation (an Infineon company) or
# Copyright 2019-2024, Cypress Semiconductor Corporation (an Infineon company) or
# an affiliate of Cypress Semiconductor Corporation. All rights reserved.
#
# This software, including source code, documentation and related
Expand Down

0 comments on commit f0c1a35

Please sign in to comment.