Skip to content

Commit c8c0567

Browse files
committed
readme: Add Socket examples to list
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent dfde3a7 commit c8c0567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121
* [gpio-blink](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/gpio-blink) - GPIO Toggle Example
2222
* [adc-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/adc-example) - ADC Read Example
23+
* [socket-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/socket-example) - TCP Socket example using RAW Socket APIs
24+
* [ssl-socket-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/ssl-socket-example) - SSL Socket example
2325

2426
## Resources
2527

0 commit comments

Comments
 (0)