nes-proj/project/Natalia
giomba ccaac68102 [cash] pointer issue basket_address + ids as uint32_t
- basket_address held the pointer to a value that is replaced for every new packet coming from the network layer, so the value itself it should be copied, not the pointer; this lead to board reset when dereferencing it
- product_id and customer_id are on 32 bits (no supermarket has less than 256 products and/or customers), otherwise I think it would fail
2019-04-14 15:23:27 +02:00
..
Makefile first version cassa 2019-04-06 17:34:46 +02:00
cassa.c [cash] pointer issue basket_address + ids as uint32_t 2019-04-14 15:23:27 +02:00
project-conf.h first version cassa 2019-04-06 17:34:46 +02:00