Skip to content

Commit 1b16b9e

Browse files
authored
Merge pull request #424 from FastLED/feat/fine-grained-symbol-analysis
2 parents 3e6681c + b0cd598 commit 1b16b9e

10 files changed

Lines changed: 1515 additions & 1 deletion

File tree

crates/fbuild-build/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ pub mod script_runtime;
3434
pub mod silabs;
3535
pub mod source_scanner;
3636
pub mod stm32;
37+
pub mod symbol_analyzer;
3738
pub mod teensy;
3839
pub mod zccache;
3940

0 commit comments

Comments
 (0)