``` secp256k1_ge_t prec[1024]; secp256k1_gej_t precj[1024]; /* Jacobian versions of prec. */ ``` Microcontrollers have expensive SRAM and cheap Flash. These should be turned into precomputed tables, at least as an option.