Open Wuerfel21 opened 1 year ago
Hmmm... new to me. When did FlexSpin start not requiring the #if vs if for conditional compilation?
Can you provide a link to documentation for these FlexSpin directives so I can figure out the scope of this work?
I may wait to fix this until we do another FlexSpin support feature add. I won't decide this until I see the doc's tho'
#if
and if
are different features: https://github.com/totalspectrum/spin2cpp/blob/master/doc/spin.md#conditional-assembly
and have you...
Version of Spin2 VScode Extension with the issue
whatever is current
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Hardware, Operating System, Operating System version, VSCode version
Hardware: A fresh potato OS Ver: OS/2 WARP
Description of problem
Try loading this file: https://github.com/Wuerfel21/usbnew/blob/master/usbnew.spin2
Outline goes wild
Additional information
No response