Commit 80b89de
authored
Renesas RX65N Cloud Kit (#198)
* initial rx65n cloud kit commit
* more rx65n updates
* add build action
* update rx65n cloud wifi driver
* fix accidental delete of sntp
* update renesas nx_wifi.c to save socket id
* Updated for working IoT connection
* update pnp device info
* disable LED's, they arent initialized
* add additional pictures for flash process
* Update cloud readme and main readme
* remove extern lnker
* add linker externs
* add rx65n e2studio project
* updat rx_driver_package, remove timestamp
* dont migrate template, bug fix
* remove unused image
* Add new rx65n cloud kit sensors
* add smart configuration update
* Delete RX65N_Cloud_Kit.scfg
* formatting fixes
* add default case to switch
* remove unused define
* remove return check
* update serial output
* kill sntp thread once time has synced
* stop the sntp thread once time has synced
* add IAR scripts
* fix return error
* add cloud kit model
* Update to rx65n specific model
* remove ununused direct command
* submodule update
* update about box
* update rtos 6.1.6
* update images and console text
* small typos, print model id1 parent 2ce1862 commit 80b89de
File tree
307 files changed
+114007
-34
lines changed- .github/workflows
- MXChip/AZ3166/app
- Renesas
- RSK_RX65N_2MB
- lib
- rx_driver_package/src/smc_gen/Config_SCI8
- threadx
- RX65N_Cloud_Kit
- .vscode
- app
- .vscode
- legacy
- startup
- gnu
- iar
- lib
- netx_driver
- src
- netxduo
- common
- rx_driver_package
- src
- r_wifi_sx_ulpgn
- smc_gen
- Config_PORT
- Config_SCI5
- general
- r_bsp
- board
- generic_rx65n
- user
- doc
- en
- ja
- mcu
- all
- rx65n
- register_access/gnuc
- r_byteq
- doc
- en
- ja
- ref
- src
- r_cmt_rx
- doc
- en
- ja
- ref
- src
- r_config
- r_pincfg
- r_sci_iic_rx
- doc
- en
- ja
- ref
- src
- targets/rx65n
- r_sci_rx
- doc
- en
- ja
- ref
- src
- targets/rx65n
- sensorlib
- src
- bme68x
- bmi160
- isl29035
- threadx
- media
- project/e2studio
- tools
- core
- lib
- model
- src
- azure_iot_mqtt
- azure_iot_nx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
307 files changed
+114007
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
401 | 405 | | |
402 | 406 | | |
403 | | - | |
| 407 | + | |
404 | 408 | | |
405 | 409 | | |
406 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments