MCUXpresso patch libraries

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCUXpresso patch libraries

1,004件の閲覧回数
bjorns
Contributor III

Hello,

I'm using MCUXpresso to generate code and to include libraries etc needed for the project. However I need to patch one of the libraries (in this case fatfs to add another driver). As soon as I regenerate the project the patched files are overwritten. Is there any elegant way of handling this or should I give up and make a copy of fatfs that I can manage myself?

Thanks
/Björn

ラベル(1)
0 件の賞賛
返信
1 返信

978件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello bjorns,

The configuration files for pins, clocks and peripherals are fully generated by the config tools. The user should use MCUXPresso config tools user interface to make any changes and the re-generate the code. It’s not supported to do manual changes in the generated files.

 

 

BR

Alice

0 件の賞賛
返信