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

Firmware: makes Kconfig #225

Merged
merged 1 commit into from
Apr 8, 2022
Merged

Conversation

RocioRojas
Copy link
Contributor

Contribution description

Makes Kconfig files for Firmware module
- Makes the PHY setting to tx_power and radio channel

Testing procedure

Look at firmware
use command
make menuconfig
In the following modules the Kconfig files need to be completed:

  • Network folder:
    * udp_server
    * udp_client
  • Sys folder:
    * at_client
    * serialization
    * storage

Issues/PRs references

Fixes #222

@RocioRojas RocioRojas added this to the 0.22.06 milestone Apr 7, 2022
@RocioRojas RocioRojas self-assigned this Apr 7, 2022
@RocioRojas RocioRojas force-pushed the kconfig_radio branch 2 times, most recently from d35a617 to 35c8f8c Compare April 7, 2022 20:50
@RocioRojas RocioRojas merged commit f49abc3 into Mesh4all:main Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kconfig: make Kconfig firmware folder
2 participants