Mircea Neacsu

Results 5 comments of Mircea Neacsu

Not exactly. If my library (`lib_A`) needs another library (`lib_B`) how will the consumer of my library (`lib_C`) know where to place the `lib_B`? Does he need to read my...

> Say your application depends on the library in the README (or just rely on cmake crashing on find_package) and the user should know what's up. If life would only...

> I'm curious if the optimizations could go into the generic SFLASH.LIB and apply to all products. Probably not. At least I couldn't do it, as I don't have the...

> I'm curious as to how this compares to using the sbf_far_Read() and sbf_far_WriteFlash() APIs to read/write that flash. I didn’t have time to run some timing tests today. Looking...

> I'm curious as to how this compares to using the `sbf_far_Read()` and `sbf_far_WriteFlash()` APIs to read/write that flash. Got some time to look into _sbf_... functions: 1. BOOTDEV_SFLASH.LIB clashes...