Commit a246639
committed
Changing the update of the option variables for generate_avr_library
The option lists for HDRS and LIBS in generate_avr_library are
producing mixed up lists if the set function is used with
a space character as delimiter between option name and rest of
list. Using list function for inserting option name helped.1 parent 42d671c commit a246639
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
| |||
0 commit comments