[riot-devel] Regarding RNDIS support

2016-06-06 Thread shishir tiwari
Hello, As RIOT support Ethernet devices and USB device , Is someone working on rndis(Remote Network Driver Interface Specification) Protocol.?? Thanks Shishir Tiwari ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo

[riot-devel] one wire communication

2015-08-18 Thread shishir tiwari
Hello RIOTers, we are trying to communicating with DS2430A IC which support is one wire protocol. if anyone having some basic example of one wire protocol(reading/writing). please share with us. Thanks Shishir Tiwari ___ devel mailing list devel

[riot-devel] Regarding Hardware Timer

2015-02-17 Thread shishir tiwari
Hi All , I have configure one hardware timer and testing example hwtimer and hwtimer_spin. This is working and i just want to verify can you please provide me expected output of these examples . Readme are not available . Thanks Shishir tiwari

Re: [riot-devel] Context Switching

2015-02-10 Thread shishir tiwari
: in cpu_switch_context_exit() you simply must load the main threads context into the CPUs register and point the stack pointer to the main threads stack. Thanks Shishir tiwari On Tue, Feb 10, 2015 at 12:03 AM, Murat CAKMAK m...@muratcakmak.net wrote: Thanks Kaspar, According to your explanations

[riot-devel] Adding new Wifi hardware support in RIoT

2015-02-03 Thread shishir tiwari
kind of changes are required. Thanks BR, Shishir tiwari ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel

Re: [riot-devel] thread is not working

2015-01-15 Thread shishir tiwari
19:04, shishir tiwari wrote: Hi petersen, Thanks for your information. we are trying to put your method but still is it not working. we are studying and doing some experiments. one more question : In hwtimer_init()-- hwtimer_arch_init() this need to be implemented in harsware

[riot-devel] thread is not working

2015-01-12 Thread shishir tiwari
called. why? What is thing need to be done on this cpu_switch_context_exit() function. please explain me. Thanks Shishir Tiwari ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel

Re: [riot-devel] RIOT Porting other platform

2014-12-31 Thread shishir tiwari
Hi Thomas , I am new to Riot , so can you please share sequence of program (function) execution for staring reset(startup) to main(application ) program. This is will help to port into new platform. Thanks Shishir tiwari On Wed, Dec 31, 2014 at 4:59 AM, Thomas Eichinger thomas.eichin...@fu

Re: [riot-devel] RIOT Porting other platform

2014-12-30 Thread shishir tiwari
hi Ludwig, Is Porting for ARC600/ ARC700 (Synopsys) has been done. Any idea? Thanks Shishir tiwari On Wed, Dec 24, 2014 at 8:13 PM, Ludwig Ortmann ludwig.ortm...@fu-berlin.de wrote: Hello Shishir, Please have a look at the porting guide in our wiki: https://github.com/RIOT-OS/RIOT/wiki

[riot-devel] RIOT Porting other platform

2014-12-24 Thread shishir tiwari
Hi All , I want to port RIOT OS to new platform (ARC 600 microncontroller ). What is need to done. Any documentation is available for this. thanks ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel