boards: remove unused linker __param section

This commit is contained in:
Daniel Agar
2021-02-08 11:43:01 -05:00
parent 76a447ed0f
commit 8f0918a16b
39 changed files with 0 additions and 312 deletions

View File

@@ -7,9 +7,6 @@
__BEGIN_DECLS
const
#ifndef __PX4_DARWIN
__attribute__((used, section("__param")))
#endif
struct px4_parameters_t px4_parameters = {
{% for param in params %}