Registering identical sensors with unique I2C addresses on the same bus

I am attempting to port PX4 to a new hardware platform, a custom-designed flight controller. Is it possible to register two identical sensors with different I2C addresses on the same I2C bus?

For example:

bmp388 start -I -a 0x76
bmp388 start -I -a 0x77