EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DashDisplay
(root)
/
branches
/
Dashboard_L152_210623
/
Makefile
– Rev 69
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
69
813 d 22 h
mjames
/branches/Dashboard_L152_210623/
Release made
/branches/Dashboard_L152_210623
67
840 d 0 h
mjames
/branches/Dashboard_L152_v2/
Updated to use entire NVRAM, using tagged writes.
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/user/Src/display.cpp
66
987 d 1 h
mjames
/branches/Dashboard_L152_v2/
Moved code to user directory
/branches/Dashboard_L152_v2/user
/branches/Dashboard_L152_v2/user/Inc
/branches/Dashboard_L152_v2/user/Inc/display.h
/branches/Dashboard_L152_v2/user/Inc/nvram.h
/branches/Dashboard_L152_v2/user/Inc/splash.H
/branches/Dashboard_L152_v2/user/Inc/switches.h
/branches/Dashboard_L152_v2/user/Src
/branches/Dashboard_L152_v2/user/Src/display.cpp
/branches/Dashboard_L152_v2/user/Src/nvram.c
/branches/Dashboard_L152_v2/user/Src/splash.cpp
/branches/Dashboard_L152_v2/user/Src/switches.c
/branches/Dashboard_L152_v2/user/res
/branches/Dashboard_L152_v2/Inc/display.h
/branches/Dashboard_L152_v2/Inc/nvram.h
/branches/Dashboard_L152_v2/Inc/splash.H
/branches/Dashboard_L152_v2/Inc/switches.h
/branches/Dashboard_L152_v2/Src/display.cpp
/branches/Dashboard_L152_v2/Src/nvram.c
/branches/Dashboard_L152_v2/Src/splash.cpp
/branches/Dashboard_L152_v2/Src/switches.c
/branches/Dashboard_L152_v2/res
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/main.c
65
994 d 23 h
mjames
/branches/Dashboard_L152_v2/
Updated NVRAM to use the correct memory section, and write over the entire 4K of NVRAM space.
/branches/Dashboard_L152_v2/.mxproject
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Inc/nvram.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/STM32L152RETx_FLASH.ld
/branches/Dashboard_L152_v2/STM32L152RE_FLASH.ld
/branches/Dashboard_L152_v2/Src/display.cpp
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/Src/nvram.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_hal_msp.c
62
1113 d 19 h
mjames
/branches/Dashboard_L152_v2/
Updated to improve logger behaviour - every 500mS produce a series of logger data
/branches/Dashboard_L152_v2/build
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Inc/switches.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/display.cpp
/branches/Dashboard_L152_v2/Src/main.c
61
1166 d 19 h
mjames
/branches/Dashboard_L152_v2/
Added use of Bluetooth Status pin to prevent transmitting serial data to the module while it is not connected to anything.
Updated Makefile to work with new STMCubeMX tool.
/branches/Dashboard_L152_v2/.mxproject
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l100xb.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l100xba.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l100xc.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xb.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xba.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xc.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xca.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xd.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xdx.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l151xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xb.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xba.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xc.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xca.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xd.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xdx.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l162xc.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l162xca.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l162xd.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l162xdx.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l162xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/system_stm32l1xx.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dac.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dac_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_exti.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_i2c.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_irda.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_iwdg.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_nor.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pcd.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pcd_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rtc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_sd.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_smartcard.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_sram.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_wwdg.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_adc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_dac.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_fsmc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_i2c.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_iwdg.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_sdmmc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_spi.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_tim.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_ll_usb.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.c
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_it.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/STM32L152RETx_FLASH.ld
/branches/Dashboard_L152_v2/Src/display.cpp
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_it.c
/branches/Dashboard_L152_v2/startup_stm32l152xe.s
60
1221 d 19 h
mjames
/branches/Dashboard_L152_v2/
Updated from work at Techenders, adding external GPS.
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_hal_msp.c
59
1353 d 21 h
mjames
/branches/Dashboard_L152_v2/
Updated rotary switches with better wrapping logic.
Doubled speed of initial boot splash screen.
Advanced time of initialising switch variables.
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/Src/splash.cpp
/branches/Dashboard_L152_v2/Src/switches.c
58
1354 d 2 h
mjames
/branches/Dashboard_L152_v2/
Updated the use of the serial library.
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/STM32L152RETx_FLASH.ld
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/build/Dashboard_L152.bin
/branches/Dashboard_L152_v2/build/Dashboard_L152.elf
/branches/Dashboard_L152_v2/build/Dashboard_L152.hex
/branches/Dashboard_L152_v2/build/Dashboard_L152.map
/branches/Dashboard_L152_v2/build/ap_math.cpp
/branches/Dashboard_L152_v2/build/display.cpp
/branches/Dashboard_L152_v2/build/displayDial.cpp
/branches/Dashboard_L152_v2/build/displayFont.cpp
/branches/Dashboard_L152_v2/build/displayclass.cpp
/branches/Dashboard_L152_v2/build/displayinfo.lst
/branches/Dashboard_L152_v2/build/fontclass.cpp
/branches/Dashboard_L152_v2/build/main.d
/branches/Dashboard_L152_v2/build/main.lst
/branches/Dashboard_L152_v2/build/nvram.lst
/branches/Dashboard_L152_v2/build/plx.lst
/branches/Dashboard_L152_v2/build/serial.lst
/branches/Dashboard_L152_v2/build/small_printf.lst
/branches/Dashboard_L152_v2/build/splash.cpp
/branches/Dashboard_L152_v2/build/stm32_halDisplay.cpp
/branches/Dashboard_L152_v2/build/stm32l1xx_hal.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_cortex.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_dma.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_exti.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_flash.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_flash_ex.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_flash_ramfunc.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_gpio.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_msp.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_pwr.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_pwr_ex.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_rcc.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_rcc_ex.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_spi.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_tim.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_tim_ex.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_hal_uart.lst
/branches/Dashboard_L152_v2/build/stm32l1xx_it.lst
/branches/Dashboard_L152_v2/build/switches.lst
/branches/Dashboard_L152_v2/build/system_stm32l1xx.lst
50
1741 d 23 h
mjames
/branches/Dashboard_L152_v2/
Fixed needle draw needing graphics mode, error in graphic plotting.
/branches/Dashboard_L152_v2/Inc/display.h
/branches/Dashboard_L152_v2/Inc/main.h
/branches/Dashboard_L152_v2/Src/display.cpp
/branches/Dashboard_L152_v2/Src/splash.cpp
/branches/Dashboard_L152_v2/Src/system_stm32l1xx.c
/branches/Dashboard_L152_v2/res
/branches/Dashboard_L152_v2/res/bouncy1.xbm
/branches/Dashboard_L152_v2/.cproject
/branches/Dashboard_L152_v2/.mxproject
/branches/Dashboard_L152_v2/.project
/branches/Dashboard_L152_v2/.settings/language.settings.xml
/branches/Dashboard_L152_v2/Dashboard_L152.ioc
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xb.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xba.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xca.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xd.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xdx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xe.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Include/system_stm32l1xx.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/arm/startup_stm32l152xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar/startup_stm32l152xe.s
/branches/Dashboard_L152_v2/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/system_stm32l1xx.c
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/cmsis_armcc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/cmsis_gcc.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_cm0.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_cm0plus.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_cm3.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_cm4.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_cm7.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_sc000.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/Include/core_sc300.h
/branches/Dashboard_L152_v2/Drivers/CMSIS/RTOS/Template/cmsis_os.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_cortex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_def.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dma.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ramfunc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c
/branches/Dashboard_L152_v2/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c
/branches/Dashboard_L152_v2/Inc/nvram.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152_v2/Inc/stm32l1xx_it.h
/branches/Dashboard_L152_v2/Inc/switches.h
/branches/Dashboard_L152_v2/Makefile
/branches/Dashboard_L152_v2/Src/main.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152_v2/Src/stm32l1xx_it.c
/branches/Dashboard_L152_v2/Src/switches.c
49
1748 d 0 h
mjames
/branches/Dashboard_L152_v2/
Updating to use support libraries
/branches/Dashboard_L152_v2
32
3021 d 20 h
mjames
/branches/Dashboard_L152/
Fixed makefile error, altered defaupt pullups
/branches/Dashboard_L152/Dashboard_L152 Default.launch
/branches/Dashboard_L152/printf_lib
/branches/Dashboard_L152/printf_lib/Inc
/branches/Dashboard_L152/printf_lib/Inc/small_printf.h
/branches/Dashboard_L152/printf_lib/Src
/branches/Dashboard_L152/printf_lib/Src/small_printf.c
/branches/Dashboard_L152/small_printf
/branches/Dashboard_L152/.cproject
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h
/branches/Dashboard_L152/Makefile
/branches/Dashboard_L152/Src/main.c
30
3022 d 18 h
mjames
/branches/Dashboard_L152/
Committing changes to get STM32l152 to compile
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/system_stm32l1xx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/arm
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xe.s
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar/linker
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/system_stm32l1xx.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_cortex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_def.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dma.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ramfunc.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c
/branches/Dashboard_L152/Inc/nvram.h
/branches/Dashboard_L152/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152/Inc/stm32l1xx_it.h
/branches/Dashboard_L152/Src/nvram.c
/branches/Dashboard_L152/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32l1xx_it.c
/branches/Dashboard_L152/Eclipse_Configs
/branches/Dashboard_L152/Inc/stm32f1xx_hal_conf.h
/branches/Dashboard_L152/Inc/stm32f1xx_it.h
/branches/Dashboard_L152/Middlewares
/branches/Dashboard_L152/STM32F103CB_FLASH2.ld
/branches/Dashboard_L152/Src/stm32f1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32f1xx_it.c
/branches/Dashboard_L152/ascii chars.txt
/branches/Dashboard_L152/eeprom_lib
/branches/Dashboard_L152/imfd.log
/branches/Dashboard_L152/.cproject
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/.project
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Inc/mxconstants.h
/branches/Dashboard_L152/Inc/serial.h
/branches/Dashboard_L152/Makefile
/branches/Dashboard_L152/SSD1306_lib/SSD1306.c
/branches/Dashboard_L152/Src/ap_math.c
/branches/Dashboard_L152/Src/dials.c
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/switches.c
28
3022 d 21 h
mjames
/branches/Dashboard_L152/
Trying a retarget to a new processor
/branches/Dashboard_L152
27
3022 d 22 h
mjames
/trunk/
It is not compiling and the STM32F103 board is fubar
/trunk/.cproject
/trunk/.settings/language.settings.xml
/trunk/Makefile
/trunk/Src/main.c
26
3022 d 23 h
mjames
/trunk/
Added small_print code
/trunk/small_printf
/trunk/small_printf/Inc
/trunk/small_printf/Inc/small_printf.h
/trunk/small_printf/Src
/trunk/small_printf/Src/small_printf.c
/trunk/Makefile
20
3250 d 18 h
mjames
/trunk/
Separated off the displayinfo structure from the plx_lib/plx.c file to its own file.
/trunk/Inc/displayinfo.h
/trunk/Src/displayinfo.c
/trunk/.settings/language.settings.xml
/trunk/Makefile
/trunk/Src/main.c
/trunk/plx_lib/plx.c
/trunk/plx_lib/plx.h
16
3253 d 22 h
mjames
/trunk/
Fixed issues with compiling EEPROM library from STM old code.
/trunk/Dashboard_F103.ioc
/trunk/eeprom_lib
/trunk/eeprom_lib/eeprom.c
/trunk/eeprom_lib/eeprom.h
/trunk/USB_F103.ioc
/trunk/.mxproject
/trunk/Inc/stm32f1xx_it.h
/trunk/Makefile
/trunk/STM32F103CB_FLASH2.ld
/trunk/Src/main.c
/trunk/Src/stm32f1xx_hal_msp.c
/trunk/Src/stm32f1xx_it.c
14
3258 d 20 h
mjames
/trunk/
Corrected some display issues with the units display
/trunk/Inc/switches.h
/trunk/Makefile
/trunk/Src/main.c
/trunk/Src/switches.c
/trunk/plx_lib/plx.c
10
3289 d 19 h
mjames
/trunk/
Created a release build, added Display identifier on bootup.
/trunk/.cproject
/trunk/.project
/trunk/.settings/language.settings.xml
/trunk/Makefile
/trunk/Src/main.c
←Prev
1
2
Next→
Show All