Skip to content

Move radio-agnostic code to an external shared file #5

@avsa242

Description

@avsa242

It's cumbersome to maintain and modify the main application when the effort must be duplicated across each variant (e.g., CC1101, CC2500, SX1231).

  • Move any code that isn't model-specific to a file that can be shared

Move radio model-specific code to new top-level files (these would be the apps that are compiled/loaded)

  • CC1101
  • CC2500
  • SX1231

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions