varun leaved a comment
Thank you Thats Great.
varun leaved a comment
Thank You
varun asnwered a post
I have no Idea what to Build with Raspberry Pi PICO have any one got any Ideas to share?
varun asnwered a post
I fixed the problem myself. After writing the else part the program ran correctly without any error.
varun leaved a comment
@DH04 What scheduling technique is used for multi-threads. ?
varun leaved a comment
@DH04 The above part of the code is the code I am using the variable data is declared in global. Aft
varun leaved a comment
int data=1;static void thread1_entry(void* parameter){ rt_pin_mode(LED0_PIN, PIN_MODE_OUTPUT);whil
varun leaved a comment
The issue still exists.
varun published a post
Unable to build UF2 file for PICO in Rt-Thread studio