Urja Rannikko d3fff11c1f stm32/desig: fix/cleanup desig_get_unique_id and to string functionality
This was inspired by an Arch Linux provided ARM GCC 5.3.0 bug:
It gave an
"internal compiler error: in expand_expr_addr_expr_1, at expr.c:7736"
with the array version of the desig_get_unique_id.

While I was at it, fixed:
- a potential alignment issue with casting uint8_t* buf to uint32_t*
- a funny static in the string definition that does nothing (given const)
2016-04-11 22:57:55 +00:00
..
2016-04-09 17:41:36 +02:00
2016-02-17 09:34:35 +00:00
2016-02-17 09:34:35 +00:00
2016-03-30 16:59:57 +00:00
2013-06-12 21:07:35 -07:00