We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae48cb commit 3a50186Copy full SHA for 3a50186
src/Emulator/Peripherals/Peripherals/I2C/STM32F4_I2C.cs
src/Infrastructure.csproj
@@ -816,7 +816,6 @@
816
<Compile Include="Emulator/Peripherals/Peripherals/Timers/SunxiTimer.cs" />
817
<Compile Include="Emulator/Peripherals/Peripherals/Timers/TexasInstrumentsTimer.cs" />
818
<Compile Include="Emulator/Peripherals/Peripherals/IRQControllers/AINTC.cs" />
819
- <Compile Include="Emulator/Peripherals/Peripherals/I2C/STM32F4_I2C.cs" />
820
<Compile Include="Emulator/Peripherals/Peripherals/Timers/STM32F4_RTC.cs" />
821
<Compile Include="Emulator/Peripherals/Peripherals/Miscellaneous/BitBanding.cs">
822
<DependentUpon>BitBanding.tt</DependentUpon>
0 commit comments