hal_files.h

Discussions and support about ChibiOS/HAL, the MCU Hardware Abstraction Layer.
DeTHX
Posts: 1
Joined: Thu Mar 28, 2019 2:53 pm

hal_files.h

Postby DeTHX » Thu Mar 28, 2019 4:05 pm

Hello,
I am porting a project from 182 to 191.
I could not compile the project because of changes in hal_files.h.
getsize and getposition now have a second parameter offset.

What is the reason for this?

In hal_eeprom.c the functions stil have only one parameter.
msg_t eepfs_getsize(void *ip) {
msg_t eepfs_getposition(void *ip) {

thanks
DeTHX

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: hal_files.h

Postby Giovanni » Thu Mar 28, 2019 5:46 pm

Hi,

The problem with community code is that it does not necessarily is in sync with the official one because it is not actively maintained.

That files belong to the community repository so you should make a pull request there or contact the author.

Giovanni


Return to “ChibiOS/HAL”

Who is online

Users browsing this forum: No registered users and 8 guests