Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement config module for all platforms #162

Closed
OlegHahm opened this issue Aug 18, 2013 · 6 comments
Closed

Implement config module for all platforms #162

OlegHahm opened this issue Aug 18, 2013 · 6 comments
Assignees
Labels
State: won't fix State: The issue can not or will not be fixed Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Comments

@OlegHahm
Copy link
Member

The config module was developed for the MSB-A2, but should be ported to all supported platforms.

@OlegHahm OlegHahm added this to the FIX ME FIRST milestone Jun 3, 2014
@mehlis mehlis removed their assignment Oct 19, 2014
@OlegHahm OlegHahm self-assigned this Oct 28, 2014
@PeterKietzmann
Copy link
Member

I don't really know what config does. Is this still an issue? Will it be solved by the new network stack?

@OlegHahm
Copy link
Member Author

The config module is meant to store persistent configuration data on a node in non-volatile (i.e. flash) memory. It can be implemented by using a particular ROM region that doesn't get overwritten when flashing a new program. TI MSP430 provide a so called INFOMEM region for that and I implemented a similar section for the ARM7 of the MSBA2.

@OlegHahm OlegHahm assigned kushalsingh007 and unassigned OlegHahm Mar 17, 2015
@LudwigKnuepfer
Copy link
Member

In the context of the firmware update taskforce this module will probably be overhauled.

@kushalsingh007
Copy link
Member

@LudwigOrtmann : When is the firmware update scheduled ?

@LudwigKnuepfer
Copy link
Member

Out of scope for the GSOC application period.

@kaspar030
Copy link
Contributor

Solved through #5756.

@OlegHahm OlegHahm added the State: won't fix State: The issue can not or will not be fixed label Aug 27, 2016
CW-75 pushed a commit to CW-75/RIOT that referenced this issue Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: won't fix State: The issue can not or will not be fixed Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

No branches or pull requests

6 participants