liblpc23xx-master

所属分类:FlashMX/Flex源码
开发工具:Visual C++
文件大小:257KB
下载次数:1
上传日期:2019-05-24 04:48:10
上 传 者malk
说明:  ../../startup/hwsys.c

文件列表:
Doxyfile (67947, 2013-03-06)
Makefile (3966, 2013-03-06)
external-devices (0, 2013-03-06)
external-devices\ADIS16405.c (8157, 2013-03-06)
external-devices\BQ24725.c (7270, 2013-03-06)
external-devices\L3G4200D.c (2549, 2013-03-06)
external-devices\LIS331HH.c (2509, 2013-03-06)
external-devices\LSM303DLH.c (2206, 2013-03-06)
external-devices\include (0, 2013-03-06)
external-devices\include\ADIS16405.h (7471, 2013-03-06)
external-devices\include\BQ24725.h (3311, 2013-03-06)
external-devices\include\L3G4200D.h (2475, 2013-03-06)
external-devices\include\LIS331HH.h (3085, 2013-03-06)
external-devices\include\LSM303DLH.h (2324, 2013-03-06)
include (0, 2013-03-06)
include\common-test-make.mk (2704, 2013-03-06)
include\lpc23xx-binsem.h (42, 2013-03-06)
include\lpc23xx-debug.h (315, 2013-03-06)
include\lpc23xx-i2c.h (36, 2013-03-06)
include\lpc23xx-info.h (38, 2013-03-06)
include\lpc23xx-mam.h (36, 2013-03-06)
include\lpc23xx-pll.h (36, 2013-03-06)
include\lpc23xx-power.h (64, 2013-03-06)
include\lpc23xx-spi.h (36, 2013-03-06)
include\lpc23xx-timer.h (40, 2013-03-06)
include\lpc23xx-types.h (147, 2013-03-06)
include\lpc23xx-uart.h (38, 2013-03-06)
include\lpc23xx-util.h (38, 2013-03-06)
include\lpc23xx-vic.h (36, 2013-03-06)
include\lpc23xx.h (76872, 2013-03-06)
include\printf-lpc.h (36, 2013-03-06)
include\ringbuffer.h (36, 2013-03-06)
include\serial-fifo.h (37, 2013-03-06)
lpc23xx-adc (0, 2013-03-06)
... ...

PSAS utility library for NXP LPC23xx uControllers (http://www.nxp.com/). Top level Makefile builds liblpc23xx.a. #### common files The startup directory contains common files for linking an object file. It also contains files for programming with openocd. #### gcc version note export GCC_VERSION=4.x.x to override default gcc version in makefile. #### usb note In makefile: If you are using port B on the LPC2378 uncomment this line LPC2378_PORT = -DLPC2378_PORTB ## Basic targets make will create liblpc23xx.a make tests will make hex files for library tests make clean will clean objects from subdirectories. make allclean will clean objects and all test directories. ## SCM: git Submodules Adding this library to superproject as a git submodule. git submodule add git@github.com:psas/liblpc23xx.git git commit -m"Added submodule liblpc23xx.git" git submodule init --- As user of a superproject git clone git://serverwherever/path.../superproject.git git submodule init git submodule update

近期下载者

相关文件


收藏者