Matthieu Castet

Results 5 issues of Matthieu Castet

see https://github.com/kosma/minmea/issues/56

Hi, I started to do some test on littlefs. I have a simple test that do mkdir ("flash") for i = 0 ; i < 100; i++ remove("flash/test%d", i) open("flash/test%d",...

performance

enhancement
performance

Hi, there could be several symbol with the same name. For example in C using static. the script is doing : * dump symbol with readelf * dump symbol with...

A file with entries like symbol_pattern_match fake_file_name can be used to provide some information to symbol without file name. This will allow to order them. Today there are all in...