0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LPC178x/LPC40xx: adapt ldscripts to the 2.26 version of binutils. More... over 7 years ago
LPC178x/LPC40xx: build configuration to use single float point hardware on LPC4078. More... almost 8 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/ulan/sysless
bartosr
as Roman Bartosinski
More... about 8 years ago
sysless USB: correction in HW initialization for LPC17xx - include hal_gpio.h for configuration in system_def.h
bartosr
as Roman Bartosinski
More... about 8 years ago
sysless: update comdproc to enable login for LwIP and enhance LPC17/40xx interrupt driven serial driver. More... about 8 years ago
cmdproc: separate finish line out of default run and enable to register callback for LwIP cmdio after connect. More... about 8 years ago
test_lwipcmd: set additional argument of cmd_io_lwip_server_init to NULL. More... about 8 years ago
Clean up serial driver code and alternative LPC17xx/40xx setup with provided buffers. More... about 8 years ago
sysless serial: LPC17/40xx interrupt driven serial driver tested with HW flow control. More... about 8 years ago
sysless serial: initial version of LPC17/40xx interrupt driven serial driver. More... about 8 years ago
sysless: LPC178x/LPC40xx: add app-hh (Huge Heap) ldscript varinat to place heap in SDRAM. More... about 8 years ago
LPC178x/LPC40xx: add app-hh (Huge Heap) ldscript varinat to place heap in SDRAM. More... about 8 years ago
sysless: lpc178x: update IRQ_TABLE_SIZE to match size implemented in LPC178x. More... about 8 years ago
uLAN driver install script updated and device nodes ownership changed to plugdev group. More... about 8 years ago
uLAN driver rules for Linux udev changed device nodes ownership to plugdev group. More... about 8 years ago
lpc178x: update IRQ_TABLE_SIZE to match size implemented in LPC178x. More... about 8 years ago
test_lwipcmd: add support for checking link and dhcp. To use DHCP add these defines to config.omk CONFIG_LWIP_LWIP_DHCP=y CONFIG_LWIP_LWIP_AUTOIP=y CONFIG_LWIP_LWIP_DHCP_AUTOIP_COOP=y
bartosr
as Roman Bartosinski
More... about 8 years ago
test_lwipcmd: disable nonportable code. More... about 8 years ago
ul_drv: Correct and unite low level driver support library license. More... over 8 years ago
Correct and unite low level driver support library license. More... over 8 years ago
minor cleanup and update of get-git-ulan script. More... over 8 years ago
test_lwipcmd: minor cleanup. More... over 8 years ago
cmdproc: unnecessary includes removed. More... over 8 years ago
ulevpoll: use unsigned integer type for generation counter to conform C cyclic arithmetic rules. ulut: correct has and dbuff functions names to match other projects. More... over 8 years ago
sysless and ulan-app: new example of command processor running over USB and LwIP on system-less platforms. ul-drv: Disable uLAN driver message with build time on Linux for reproducible builds. ul-drv support library: use separate OVERLAPPED structure for ul_fd_wait in WIN32 library build. ul-drv support library: do not call CancelIo to already closed handle. ulut: correct has and dbuff functions names to match other projects. More... over 8 years ago
Disable uLAN driver message with build time on Linux for reproducible builds. More... over 8 years ago
Example application which test serial, USB and LwIP based command processor. More... over 8 years ago
Basic support to run command processor over LwIP on system-less platforms. More... over 8 years ago
Merge branch 'holyjan-cleanup' of ssh://[email protected]/p/ulan/ulan-java into holyjan-cleanup More... over 8 years ago
create interface ULanHandle public add test to class main More... over 8 years ago