This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 502feadb3de stdlib/rand: replace weak LCG with xorshift32 PRNG
new 1c9f89d0dfa docs/games/NXDoom: Documentation for DOOM port
new f180a401573 boards/sim: Configuration for NXDoom on simulator
new f725c1932c7 docs/sim: Include documentation about NXDoom configuration
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../applications/games/nxdoom/doom-on-sim.png | Bin 0 -> 216484 bytes
Documentation/applications/games/nxdoom/index.rst | 134 +++++++++++++++++++++
.../platforms/sim/sim/boards/sim/index.rst | 11 ++
.../sim/sim/sim/configs/{nsh => nxdoom}/defconfig | 20 ++-
4 files changed, 159 insertions(+), 6 deletions(-)
create mode 100644 Documentation/applications/games/nxdoom/doom-on-sim.png
create mode 100644 Documentation/applications/games/nxdoom/index.rst
copy boards/sim/sim/sim/configs/{nsh => nxdoom}/defconfig (84%)