| .. |
|
lcd
|
Minor OLED-related updates (still doesn't work)
|
2011-04-18 20:13:54 +00:00 |
|
sensors
|
Mostly cosmetic changes from Uros
|
2011-05-07 19:22:15 +00:00 |
|
usb
|
Fix USB host error handling logic
|
2011-05-12 12:58:56 +00:00 |
|
wireless
|
Add initial CC1101 wireless logic from Uros
|
2011-05-16 15:09:39 +00:00 |
|
arch.h
|
Add logic to initialize SAM3U user applications
|
2011-04-08 15:24:50 +00:00 |
|
binfmt.h
|
Added exec()
|
2009-07-12 18:43:59 +00:00 |
|
can.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
clock.h
|
More timer changes from Uros
|
2011-05-06 21:10:00 +00:00 |
|
compiler.h
|
Fix hcs12 compile issues
|
2009-12-12 17:23:23 +00:00 |
|
cs89x0.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
dirent.h
|
More NXFFS logic
|
2011-04-28 22:24:10 +00:00 |
|
enc28j60.h
|
In progress changes for OLED display work
|
2010-05-15 01:15:52 +00:00 |
|
event.h
|
Add initial CC1101 wireless logic from Uros
|
2011-05-16 15:09:39 +00:00 |
|
fat.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
fb.h
|
Add UG-9665SWAG01 driver
|
2011-04-17 23:48:01 +00:00 |
|
fs.h
|
Move core of fdopen() logic from lib/stdio to fs/
|
2011-04-04 23:02:00 +00:00 |
|
i2c.h
|
Rename i2c directories to sensors
|
2011-04-19 18:51:02 +00:00 |
|
init.h
|
Remove user_initialize(); Make sure all integer types are signed that need to be
|
2011-04-06 17:48:56 +00:00 |
|
ioctl.h
|
Finish logic to update open writer after packing
|
2011-05-05 23:31:44 +00:00 |
|
irq.h
|
Moving toward system call infrastructure
|
2011-03-29 00:07:02 +00:00 |
|
kmalloc.h
|
Fix bugs introduced in last commit
|
2011-04-05 21:18:03 +00:00 |
|
lib.h
|
Move some drivers to separate subdirectories
|
2009-10-18 13:52:21 +00:00 |
|
mii.h
|
Add support for SMSC LAN8720 PHY
|
2011-04-15 22:42:47 +00:00 |
|
mkfatfs.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
mm.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
mmcsd.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
mqueue.h
|
Move more functions out of sched/ to lib/; proxies almost build
|
2011-04-02 01:23:08 +00:00 |
|
mtd.h
|
Add beginning of a test for NXFFS
|
2011-04-29 20:59:40 +00:00 |
|
net.h
|
Add support so that fdopen() may be used on socket descriptors
|
2011-06-02 15:05:48 +00:00 |
|
nx.h
|
1st round of fixes for LCD build
|
2010-04-17 14:46:13 +00:00 |
|
nxffs.h
|
Minor NXFFS fixes
|
2011-05-05 01:15:31 +00:00 |
|
nxflat.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
nxfonts.h
|
Rename i2c directories to sensors
|
2011-04-19 18:51:02 +00:00 |
|
nxglib.h
|
P14201 driver now uses new SPI cmddata method
|
2010-12-04 01:56:50 +00:00 |
|
nxtk.h
|
Add configuration to select LCD driver for NX
|
2010-04-17 01:53:49 +00:00 |
|
page.h
|
Initial allocated page must be read/write/non-cacheable
|
2010-09-01 23:52:38 +00:00 |
|
progmem.h
|
Mostly cosmetic changes from Uros
|
2011-05-07 19:22:15 +00:00 |
|
pthread.h
|
Fix a couple of recently introduced build problems
|
2011-04-04 21:02:15 +00:00 |
|
ramdisk.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
regex.h
|
mktime/gmtime_r moved and highly simplified
|
2009-07-11 17:24:14 +00:00 |
|
resource.h
|
Add resource.h and fixed frequently cloned typo
|
2011-05-24 19:11:47 +00:00 |
|
rgbcolors.h
|
Add beginning of Nokia6100 driver
|
2010-12-05 16:16:50 +00:00 |
|
rtc.h
|
More changes from Uros
|
2011-04-16 13:00:57 +00:00 |
|
rwbuffer.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
sched.h
|
atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead
|
2011-05-28 21:42:18 +00:00 |
|
scsi.h
|
Add CBW helpers
|
2010-12-18 01:53:05 +00:00 |
|
sdio.h
|
Changes for clean STM32 compile with DEBUG on
|
2011-03-02 22:49:59 +00:00 |
|
serial.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
spi.h
|
Add initial CC1101 wireless logic from Uros
|
2011-05-16 15:09:39 +00:00 |
|
streams.h
|
Implemented line-oriented buffering for std output
|
2011-05-14 15:21:04 +00:00 |
|
symtab.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
time.h
|
Switching to C99 stdint.h types
|
2009-12-14 23:32:23 +00:00 |
|
uart_16550.h
|
Add QEMU NSH configuration
|
2011-03-10 04:13:44 +00:00 |
|
wqueue.h
|
Misc slip-related fixes
|
2011-03-15 10:40:39 +00:00 |