I started recently with Net+OS 7.5 and with whatever example I used, there are several TODO items in the BSP.
Is that for us, or for people at Digi to eventually work on?
I am (atm) assuming I do not actually need to do anything with these. But I feel a little uneasy with this to do list still being in the code.
Here is an example from MII.c in bsp\7_5\connectcore9p9215_a:
#define LEVEL1_PHY_ID 0x7810 /* TODO: Intel LXT970. Is this the right part? */
Thanks!