| File | Date | Author | Commit |
|---|---|---|---|
| build | 2019-03-29 |
|
[e60592] Update LPC2xxx code to compile with latest uLAN... |
| doc | 2009-01-17 |
|
[c62ee1] doc: a small logo image. |
| releases | 2008-12-14 |
|
[e967fe] release: pbmaster_0.3.0-pre2_i386. |
| schematic | 2009-01-09 |
|
[07b679] schematic: schematics of the converter and lcdm... |
| src | 2023-09-09 |
|
[c52e2a] pbm_drv: Linux - updates to build with ktime_t ... |
| test | 2008-12-14 |
|
[632219] tests: FreeBSD load test. |
| www | 2009-03-22 |
|
[86fa4d] www: fr - new home page. |
| .gitignore | 2009-02-27 |
|
[8fa79a] gitignore: updated. |
| LICENSE | 2007-12-31 |
|
[88bd5b] GNU GPL licence file. |
| README | 2021-01-18 |
|
[4effd5] Remove reference to http://www.pbmaster.org, do... |
#
# PBMaster project - An open implementation of Profibus DP.
#
# The project's GIT repository.
#
# Copyright (c) 2006-2009 Tran Duy Khanh. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any
# later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# Project homepage:
#
# http://pbmaster.sourceforge.net
#
# Contact information:
#
# Tran Duy Khanh <trandk1@users.sourceforge.net>
#
# DIRECTORY LAYOUT:
build/ - compiled binaries
doc/ - documentation
releases/ - released files
schematic/ - electronic schematics
src/ - source tree
test/ - test results
www/ - root directory of the web site
LICENSE - project's license file
README - this file