Electrical characteristics of L4 series BOOT0 pin
The AN4555 "Getting started with STM32L4 Series..." in 5.1.3 "BOOT0 pin connection" states the following: "The BOOT0 pin of the STM32L4 Series has a lower VIL than the other GPIO, (for details see datasheet I/O static characteristics), thus as it does not fit CMOS requirement, when driven by another CMOS circuit the signal level must be verified."
Yet, nowhere in STM32L431xx datasheet there is any information specific for BOOT0 pin. It seems to be a regular FT I/O pin with same characteristics as any other FT pin.
Which document is correct?
Also, as a side question, are there any drawbacks in directly connecting BOOT0 to the ground? All the examples, including NUCLEO boards have 10-100k pull-down resistors there. It might be useful for development, but I see no point in extra part on production PCB.