2021-11-17 19:03:25 索煒達電子 689
項目編號:E2276
文件大小:10M
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述:
這個庫是按照Arduino的封裝寫的STM32的庫文件
目錄│文件列表:
└ stm32duino
│ JLinkLog.txt
│ JLinkSettings.ini
│ stm32duino.build_log.htm
│ stm32duino.uvgui.www
│ stm32duino.uvgui_www.bak
│ stm32duino.uvopt
│ stm32duino.uvproj
│ stm32duino_Target 1.dep
│ stm32duino_uvopt.bak
│ stm32duino_uvproj.bak
├ Arduino
│ │ Arduino.h
│ │ binary.h
│ │ Client.h
│ │ cortex_handlers.c
│ │ cxxabi-compat.cpp
│ │ HardwareSerial.h
│ │ HardwareTimer.cpp
│ │ HardwareTimer.h
│ │ hooks.c
│ │ iar_calls_sam3.c
│ │ IPAddress.cpp
│ │ IPAddress.h
│ │ itoa.c
│ │ itoa.h
│ │ libstm_stm32f10x_hd_gcc_dbg.a
│ │ libstm_stm32f10x_hd_gcc_dbg.a.txt
│ │ main.cpp
│ │ Print.cpp
│ │ Print.h
│ │ Printable.h
│ │ Reset.cpp
│ │ Reset.h
│ │ RingBuffer.cpp
│ │ RingBuffer.h
│ │ Server.h
│ │ Stream.cpp
│ │ Stream.h
│ │ syscalls.h
│ │ syscalls_stm32.c
│ │ Tone.cpp.disabled
│ │ Tone.h
│ │ UARTClass.cpp
│ │ UARTClass.h
│ │ Udp.h
│ │ USARTClass.cpp
│ │ USARTClass.h
│ │ WCharacter.h
│ │ WInterrupts.c
│ │ WInterrupts.h
│ │ Wire.cpp
│ │ Wire.h
│ │ WireBase.cpp
│ │ WireBase.h
│ │ wiring.c
│ │ wiring.h
│ │ wiring_analog.c
│ │ wiring_analog.h
│ │ wiring_constants.h
│ │ wiring_digital.c
│ │ wiring_digital.h
│ │ wiring_private.h
│ │ wiring_pulse.cpp
│ │ wiring_pulse.h
│ │ wiring_shift.c
│ │ wiring_shift.h
│ │ WMath.cpp
│ │ WMath.h
│ │ WString.cpp
│ │ WString.h
│ ├ avr
│ │ │ dtostrf.c
│ │ │ dtostrf.h
│ │ │ interrupt.h
│ │ └ pgmspace.h
│ ├ USB
│ │ │ CDC.cpp
│ │ │ HID.cpp
│ │ │ USBAPI.h
│ │ │ USBCore.cpp
│ │ │ USBCore.h
│ │ └ USBDesc.h
│ └ variant
│ │ pins_arduino.h
│ │ variant.cpp
│ └ variant.h
├ CMSIS
│ │ core_cm3.c
│ │ core_cm3.h
│ │ stm32f10x.h
│ │ system_stm32f10x.c