[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Versions
- Date: Thu, 17 Dec 2009 18:03:38 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Versions
On 12/17/2009 05:49 PM, Leon Pollak wrote:
> Hello, all.
>
> I scanned the docs and source and did not find the way how the RTEMS version
> (and BSP version too) may be reported to an application.
What exactly do you want to use this for?
There are several options - Which, depends on your use-case.
e.g. cpuopts.h provides several defines, then there are _RTEMS_version
(a string) and rtems_get_version_string() (a function).
> What do I miss?
I would avoid hard-coding versions ;)
Ralf
- Follow-Ups:
- Versions
- From: leonp at plris.com (Leon Pollak)
- References:
- Versions
- From: leonp at plris.com (Leon Pollak)