ObjFW  Check-in [ebf1f2c0ab]

Overview
Comment:PLATFORMS.md: Remove limitations for bare bone ARM

It does not make sense to list things limited by the platform and not by
ObjFW.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ebf1f2c0ab4827c857c66a9730e5a926d187af2fad0908a11079856b7019f6d6
User & Date: js on 2016-05-07 15:28:28
Other Links: manifest | tags
Context
2016-05-07
16:34
One more tiny fix for -Wsign-compare check-in: e3cf8b4edd user: js tags: trunk
15:28
PLATFORMS.md: Remove limitations for bare bone ARM check-in: ebf1f2c0ab user: js tags: trunk
2016-05-06
20:54
Make GCC happy with -Wsign-compare check-in: e840997cc8 user: js tags: trunk
Changes

Modified PLATFORMS.md from [aa4baad7db] to [0fee1f9bdb].

16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

Bare metal ARM Cortex-M4
------------------------

  * Architectures: ARMv7E-M
  * Compilers: Clang 3.5
  * Runtimes: ObjFW
  * Limitations: No threads, no sockets, no files
  * Note: Bootloader, libc (newlib) and possibly external RAM required


DOS
---

  * OS Versions: Windows XP DOS Emulation, DOSBox







<







16
17
18
19
20
21
22

23
24
25
26
27
28
29

Bare metal ARM Cortex-M4
------------------------

  * Architectures: ARMv7E-M
  * Compilers: Clang 3.5
  * Runtimes: ObjFW

  * Note: Bootloader, libc (newlib) and possibly external RAM required


DOS
---

  * OS Versions: Windows XP DOS Emulation, DOSBox