Results 62 comments of Mikael Patel

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/cbfed3dbd954c7a102632c259613f2282b3283eb. This gives some performance measurements to work with.

The output of the benchmark sketch is; `script:us:stack depth:stack contents` ``` ShellBenchmarks: started :16:0: :8:0: ,:8:0: T:16:1: -1 F:16:2: -1 0 0:16:3: -1 0 0 1:12:4: -1 0 0 1...

Performance improvement https://github.com/mikaelpatel/Arduino-Shell/commit/e1efda8e77372a7f1653a4ceabeee40cb0c2b7d5. ``` ShellBenchmarks: started :20:0: :0:0: ,:4:0: T:12:1: -1 F:12:2: -1 0 0:8:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0 1 -1 10:20:6:...

Performance improvement https://github.com/mikaelpatel/Arduino-Shell/commit/33a4a4ff90b296e62024790bc7be0d6f74e3b641. ``` ShellBenchmarks: started :20:0: :4:0: ,:4:0: T:8:1: -1 F:8:2: -1 0 0:12:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0 1 -1 10:16:6:...

Additional benchmarks and performance improvements https://github.com/mikaelpatel/Arduino-Shell/commit/516cc0c71c16f825b3f9a37ed79a8c7f5227d502. ``` ShellBenchmarks: started :20:0: :4:0: ,:8:0: T:8:1: -1 F:8:2: -1 0 0:12:3: -1 0 0 1:8:4: -1 0 0 1 -1:12:5: -1 0 0...

I actually wrote a version that allows that but there is a significant growth in program and data size so I omitted that. The simplest version is to add a...

I might be able to manually merge the code back into the main branch but too much has happened since I tested it so it is simply easier to rewrite...

@ramondcosta Thanks for interest in this Arduino library. Currently I have no plans of supporting esp. This is mainly due to the simple fact that I do not have any...

@xshadowbringer I am sorry to say that there has not been much work done on Cosa the latest five years. Some experimentation has been done to allow easier port to...

See commit https://github.com/mikaelpatel/Arduino-TWI/commit/b781a2d06f0f78357860fd7d4e484662e973294f