summaryrefslogtreecommitdiffstats
path: root/rtems_bsd.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix typo and logic issue when libbsd checking is enforced by the user codeKarel Gardas2023-07-221-2/+2
| | | | Fixes #4930.
* Format with YAPFChris Johns2023-04-141-31/+40
|
* rtems_bsd: Improve the support for libbsd.Chris Johns2019-06-301-22/+95
| | | | | 1. Better support for the configure process. 2. Add support to handle a network config file.
* libbsd: Fix UnboundLocalError when rtems_libbsd is None.Chris Johns2016-09-111-1/+2
|
* Add support to access rtems-libbsd.Chris Johns2016-07-251-0/+76