SDK
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
Can You tell me what is updated in SDK. I am unable to see what the update is.
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Latest version contain
https://github.com/SUPLA/supla-espressif-esp
https://github.com/SUPLA/supla-espressif-esp
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
So nice of you SUPLA team. The SUPLA project is far better than others, I must say. But I am sorry to say that the SDK udate was not much of a help as I want to know that "how can I develop my own or custom firmware". that would be a great help to me. Thank you in advance and keep up the good work 

-
- Posts: 263
- Joined: Sun Mar 20, 2016 9:51 pm
The project is created and the software is a collaborative work of the users so it is impossible to meet everyone's expectations, but nice that you wanted to know the project
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
1. Run terminal
2. Go to /home/supla/Devel/supla-espressif-esp/src/include/board
3. Create board files. my_board.c, my_board.h
4. Edit supla_esp_board.c, supla_esp_board.h
5. Edit /home/supla/Devel/supla-espressif-esp/src/build.sh
2. Go to /home/supla/Devel/supla-espressif-esp/src/include/board
3. Create board files. my_board.c, my_board.h
4. Edit supla_esp_board.c, supla_esp_board.h
5. Edit /home/supla/Devel/supla-espressif-esp/src/build.sh