Jiuzhu Dong
|
59eb4fa8d6
|
fs: delete NFILE_DESCRIPTORS for allocating dynamically
Change-Id: Id06d215063796d222b9792d25ab2d6742167729f
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
|
2021-03-17 06:46:42 -07:00 |
|
Jiuzhu Dong
|
3c0354aba6
|
net/socket: delete config CONFIG_NSOCKET_DESCRIPTORS
N/A
Change-Id: I7d10ec460c351e4fbcdc19b3a8284dcb77073722
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
|
2021-03-03 19:01:41 -08:00 |
|
Brennan Ashton
|
23cd1e030e
|
Docs: Fix broken links and references in docs
Also add to the CI a problem matcher to better report issues
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
|
2020-10-22 10:22:11 -03:00 |
|
Xiang Xiao
|
eb4121ce38
|
Change all 'Nuttx' to 'NuttX'
Unify the naming convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-20 01:45:06 -07:00 |
|
Xiang Xiao
|
81465f659d
|
Documentation: Move nsh/ to applications/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 11:45:05 -07:00 |
|
Xiang Xiao
|
598e3eedb4
|
Documentation: Remove all tail spaces from *.rst and *.html
by the below command:
find . -type f -name '*.rst' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 10:51:22 -07:00 |
|
Matias N
|
4a38a15332
|
convert TODOs to actual TODO banner and improve general presentation of different sections
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
4276d6254a
|
rename doc/ -> Documentation/
|
2020-08-24 10:29:55 -07:00 |
|